ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on button implementation. More...
Static Public Attributes | |
static | $canonical_css_classes |
static | $canonical_css_inactivation_classes |
Test on button implementation.
Definition at line 13 of file ButtonTest.php.
ButtonTest::button_type_provider | ( | ) |
Definition at line 398 of file ButtonTest.php.
References array.
ButtonTest::getButtonFactory | ( | ) |
Definition at line 15 of file ButtonTest.php.
Referenced by test_____render_close_button_with_on_load_code(), test_btn_tag_relevance(), test_button_action(), test_button_activated_on_default(), test_button_deactivation(), test_button_label(), test_button_label_or_glyph_only(), test_button_string_action_only(), test_button_with_aria_checked(), test_button_with_aria_label(), test_button_with_label(), test_implements_factory_interface(), test_render_btn_tag_classes(), test_render_btn_tag_colors(), test_render_btn_tag_relevance(), test_render_button_disabled(), test_render_button_label(), test_render_button_with_aria_checked(), test_render_button_with_aria_label(), test_render_button_with_on_load_code(), and test_render_close_button().
ButtonTest::test_____render_close_button_with_on_load_code | ( | ) |
Definition at line 224 of file ButtonTest.php.
References $html, $id, $r, array, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_btn_tag_relevance | ( | ) |
Definition at line 247 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_action | ( | $factory_method | ) |
button_type_provider
Definition at line 110 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_activated_on_default | ( | $factory_method | ) |
button_type_provider
Definition at line 121 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_deactivation | ( | $factory_method | ) |
button_type_provider
Definition at line 132 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_label | ( | $factory_method | ) |
button_type_provider
Definition at line 85 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_label_or_glyph_only | ( | $factory_method | ) |
button_type_provider
Definition at line 59 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_string_action_only | ( | $factory_method | ) |
button_type_provider
Definition at line 72 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_with_aria_checked | ( | $factory_method | ) |
button_type_provider
Definition at line 343 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_with_aria_label | ( | $factory_method | ) |
button_type_provider
Definition at line 333 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_button_with_label | ( | $factory_method | ) |
button_type_provider
Definition at line 96 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_implements_factory_interface | ( | ) |
Definition at line 33 of file ButtonTest.php.
References getButtonFactory().
ButtonTest::test_render_btn_tag_classes | ( | ) |
Definition at line 315 of file ButtonTest.php.
References $html, $r, array, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_btn_tag_colors | ( | ) |
Definition at line 294 of file ButtonTest.php.
References $html, $r, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_btn_tag_relevance | ( | ) |
Definition at line 265 of file ButtonTest.php.
References $html, $r, $t, $w, array, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_disabled | ( | $factory_method | ) |
button_type_provider
Definition at line 164 of file ButtonTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_label | ( | $factory_method | ) |
button_type_provider
Definition at line 145 of file ButtonTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_aria_checked | ( | $factory_method | ) |
button_type_provider
Definition at line 378 of file ButtonTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_aria_label | ( | $factory_method | ) |
button_type_provider
Definition at line 355 of file ButtonTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_on_load_code | ( | $factory_method | ) |
button_type_provider
Definition at line 200 of file ButtonTest.php.
References $html, $id, $r, array, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_close_button | ( | ) |
Definition at line 182 of file ButtonTest.php.
References $html, $r, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
|
static |
Definition at line 20 of file ButtonTest.php.
|
static |
Definition at line 26 of file ButtonTest.php.