ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
test_append_UnavailAction ($button) | |
test_render_setOn_on_default More... | |
![]() | |
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 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 Vendor\Package\$f, and getFactory().
ToggleButtonTest::test_append_OnAction | ( | ) |
Definition at line 61 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().
ToggleButtonTest::test_append_UnavailAction | ( | $button | ) |
test_render_setOn_on_default
Definition at line 146 of file ToggleButtonTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
ToggleButtonTest::test_construction_action_off_type_wrong | ( | ) |
Definition at line 42 of file ToggleButtonTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getFactory().
ToggleButtonTest::test_construction_action_on_type_wrong | ( | ) |
Definition at line 31 of file ToggleButtonTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getFactory().
ToggleButtonTest::test_implements_factory_interface | ( | ) |
Definition at line 21 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().
ToggleButtonTest::test_render_setOn_on_default | ( | ) |
Definition at line 104 of file ToggleButtonTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_render_with_label | ( | ) |
Definition at line 87 of file ToggleButtonTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_render_with_signals | ( | ) |
Definition at line 120 of file ToggleButtonTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ToggleButtonTest::test_setOn_on_default | ( | ) |
Definition at line 53 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().