ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test listing panels. More...
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 14 of file PanelListingTest.php.
PanelListingTest::getFactory | ( | ) |
Definition at line 20 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().
PanelListingTest::test_get_title_get_groups | ( | ) |
Definition at line 42 of file PanelListingTest.php.
References $c, $f, and getFactory().
PanelListingTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file PanelListingTest.php.
References $f, and getFactory().
PanelListingTest::test_render_base | ( | ) |
Definition at line 79 of file PanelListingTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PanelListingTest::test_render_with_actions | ( | ) |
Definition at line 123 of file PanelListingTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PanelListingTest::test_with_actions | ( | ) |
Definition at line 62 of file PanelListingTest.php.
References $c, $f, and getFactory().