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