|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on link implementation. More...
Inheritance diagram for LinkTest:
Collaboration diagram for LinkTest:Public Member Functions | |
| getLinkFactory () | |
| test_implements_factory_interface () | |
| test_get_label () | |
| test_get_action () | |
| test_render_link () | |
| test_render_with_new_viewport () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test on link implementation.
Definition at line 13 of file LinkTest.php.
| LinkTest::getLinkFactory | ( | ) |
Definition at line 15 of file LinkTest.php.
Referenced by test_get_action(), test_get_label(), test_implements_factory_interface(), test_render_link(), and test_render_with_new_viewport().
Here is the caller graph for this function:| LinkTest::test_get_action | ( | ) |
Definition at line 39 of file LinkTest.php.
References $c, $f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::test_get_label | ( | ) |
Definition at line 31 of file LinkTest.php.
References $c, $f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::test_implements_factory_interface | ( | ) |
Definition at line 20 of file LinkTest.php.
References $f, and getLinkFactory().
Here is the call graph for this function:| LinkTest::test_render_link | ( | ) |
Definition at line 47 of file LinkTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function:| LinkTest::test_render_with_new_viewport | ( | ) |
Definition at line 62 of file LinkTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getLinkFactory().
Here is the call graph for this function: