|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on divider implementation. More...
Inheritance diagram for DividerTest:
Collaboration diagram for DividerTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_with_label () | |
| test_render_horizontal_empty () | |
| test_render_horizontal_with_label () | |
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 divider implementation.
Definition at line 13 of file DividerTest.php.
| DividerTest::getFactory | ( | ) |
Definition at line 19 of file DividerTest.php.
Referenced by test_implements_factory_interface(), test_render_horizontal_empty(), test_render_horizontal_with_label(), and test_with_label().
Here is the caller graph for this function:| DividerTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file DividerTest.php.
References getFactory().
Here is the call graph for this function:| DividerTest::test_render_horizontal_empty | ( | ) |
Definition at line 39 of file DividerTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| DividerTest::test_render_horizontal_with_label | ( | ) |
Definition at line 53 of file DividerTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| DividerTest::test_with_label | ( | ) |
Definition at line 31 of file DividerTest.php.
References getFactory().
Here is the call graph for this function: