ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
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 Vendor\Package\$c, Vendor\Package\$f, and getFactory().
PanelListingTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file PanelListingTest.php.
References Vendor\Package\$f, and getFactory().
PanelListingTest::test_render_base | ( | ) |
Definition at line 79 of file PanelListingTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PanelListingTest::test_render_with_actions | ( | ) |
Definition at line 126 of file PanelListingTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PanelListingTest::test_with_actions | ( | ) |
Definition at line 62 of file PanelListingTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().