ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Test on button implementation. More...
Public Member Functions | |
getFactory () | |
test_implements_factory_interface () | |
test_get_content () | |
test_render_content () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getDefaultRenderer () | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test on button implementation.
Definition at line 14 of file LegacyTest.php.
LegacyTest::getFactory | ( | ) |
Definition at line 19 of file LegacyTest.php.
Referenced by test_get_content(), test_implements_factory_interface(), and test_render_content().
LegacyTest::test_get_content | ( | ) |
Definition at line 33 of file LegacyTest.php.
References getFactory().
LegacyTest::test_implements_factory_interface | ( | ) |
Definition at line 23 of file LegacyTest.php.
References getFactory().
LegacyTest::test_render_content | ( | ) |
Definition at line 41 of file LegacyTest.php.
References $r, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().