ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 (JavaScriptBinding $js_binding=null) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test on button implementation.
Definition at line 13 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 35 of file LegacyTest.php.
References getFactory().
LegacyTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file LegacyTest.php.
References getFactory().
LegacyTest::test_render_content | ( | ) |
Definition at line 44 of file LegacyTest.php.
References $r, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().