ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test items groups. More...
Public Member Functions | |
getFactory () | |
test_implements_factory_interface () | |
test_get_title () | |
test_get_items () | |
test_with_actions () | |
test_render_base () | |
test_render_with_actions () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getImagePathResolver () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
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 items groups.
Definition at line 14 of file ItemGroupTest.php.
ItemGroupTest::getFactory | ( | ) |
Definition at line 20 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().
ItemGroupTest::test_get_items | ( | ) |
Definition at line 48 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemGroupTest::test_get_title | ( | ) |
Definition at line 37 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemGroupTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ItemGroupTest.php.
References Vendor\Package\$f, and getFactory().
ItemGroupTest::test_render_base | ( | ) |
Definition at line 80 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemGroupTest::test_render_with_actions | ( | ) |
Definition at line 112 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemGroupTest::test_with_actions | ( | ) |
Definition at line 62 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().