|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test on link implementation. More...
Inheritance diagram for LinkTest:
Collaboration diagram for LinkTest:Public Member Functions | |
| getLinkFactory () | |
| testImplementsFactoryInterface () | |
| testGetLabel () | |
| testGetAction () | |
| testRenderLink () | |
| testRenderWithNewViewport () | |
| testRenderWithLanguage () | |
| testRenderWithHelpTopic () | |
| testRenderWithRelationships () | |
| testRenderWithDuplicateRelationship () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Test on link implementation.
Definition at line 31 of file LinkTest.php.
| LinkTest::getLinkFactory | ( | ) |
Definition at line 33 of file LinkTest.php.
Referenced by testGetAction(), testGetLabel(), testImplementsFactoryInterface(), testRenderLink(), testRenderWithDuplicateRelationship(), testRenderWithHelpTopic(), testRenderWithLanguage(), testRenderWithNewViewport(), and testRenderWithRelationships().
Here is the caller graph for this function:| LinkTest::testGetAction | ( | ) |
Definition at line 57 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::testGetLabel | ( | ) |
Definition at line 49 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::testImplementsFactoryInterface | ( | ) |
Definition at line 38 of file LinkTest.php.
References Vendor\Package\$f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderLink | ( | ) |
Definition at line 65 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderWithDuplicateRelationship | ( | ) |
Definition at line 150 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderWithHelpTopic | ( | ) |
Definition at line 117 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderWithLanguage | ( | ) |
Definition at line 95 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderWithNewViewport | ( | ) |
Definition at line 80 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::testRenderWithRelationships | ( | ) |
Definition at line 135 of file LinkTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function: