|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test items groups. More...
Inheritance diagram for ItemGroupTest:
Collaboration diagram for ItemGroupTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_get_title () | |
| test_get_items () | |
| test_with_actions () | |
| test_render_base () | |
| test_render_with_actions () | |
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 items groups.
Definition at line 13 of file ItemGroupTest.php.
| ItemGroupTest::getFactory | ( | ) |
Definition at line 19 of file ItemGroupTest.php.
Referenced by test_get_items(), test_get_title(), test_implements_factory_interface(), test_render_base(), test_render_with_actions(), and test_with_actions().
Here is the caller graph for this function:| ItemGroupTest::test_get_items | ( | ) |
Definition at line 47 of file ItemGroupTest.php.
References getFactory().
Here is the call graph for this function:| ItemGroupTest::test_get_title | ( | ) |
Definition at line 36 of file ItemGroupTest.php.
References getFactory().
Here is the call graph for this function:| ItemGroupTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file ItemGroupTest.php.
References getFactory().
Here is the call graph for this function:| ItemGroupTest::test_render_base | ( | ) |
Definition at line 79 of file ItemGroupTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemGroupTest::test_render_with_actions | ( | ) |
Definition at line 108 of file ItemGroupTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemGroupTest::test_with_actions | ( | ) |
Definition at line 61 of file ItemGroupTest.php.
References getFactory().
Here is the call graph for this function: