ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test Toggle Button. More...
Public Member Functions | |
getFactory () | |
test_implements_factory_interface () | |
test_construction_action_on_type_wrong () | |
test_construction_action_off_type_wrong () | |
test_setOn_on_default () | |
test_append_OnAction () | |
test_append_OffAction () | |
test_render_with_label () | |
test_render_setOn_on_default () | |
test_render_with_signals () | |
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 Toggle Button.
Definition at line 14 of file ToggleButtonTest.php.
ToggleButtonTest::getFactory | ( | ) |
Definition at line 16 of file ToggleButtonTest.php.
Referenced by test_append_OffAction(), test_append_OnAction(), test_construction_action_off_type_wrong(), test_construction_action_on_type_wrong(), test_implements_factory_interface(), test_render_setOn_on_default(), test_render_with_label(), test_render_with_signals(), and test_setOn_on_default().
ToggleButtonTest::test_append_OffAction | ( | ) |
Definition at line 74 of file ToggleButtonTest.php.
References $f, and getFactory().
ToggleButtonTest::test_append_OnAction | ( | ) |
Definition at line 61 of file ToggleButtonTest.php.
References $f, and getFactory().
ToggleButtonTest::test_construction_action_off_type_wrong | ( | ) |
Definition at line 42 of file ToggleButtonTest.php.
References $f, and getFactory().
ToggleButtonTest::test_construction_action_on_type_wrong | ( | ) |
Definition at line 31 of file ToggleButtonTest.php.
References $f, and getFactory().
ToggleButtonTest::test_implements_factory_interface | ( | ) |
Definition at line 21 of file ToggleButtonTest.php.
References $f, and getFactory().
ToggleButtonTest::test_render_setOn_on_default | ( | ) |
Definition at line 102 of file ToggleButtonTest.php.
References $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_render_with_label | ( | ) |
Definition at line 87 of file ToggleButtonTest.php.
References $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_render_with_signals | ( | ) |
Definition at line 115 of file ToggleButtonTest.php.
References $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_setOn_on_default | ( | ) |
Definition at line 53 of file ToggleButtonTest.php.
References $f, and getFactory().