ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on button implementation. More...
Data Fields | |
const | NOT_APPLICABLE = true |
Static Public Attributes | |
static | $canonical_css_classes |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on button implementation.
Definition at line 14 of file ButtonTest.php.
ButtonTest::button_type_provider | ( | ) |
Definition at line 513 of file ButtonTest.php.
ButtonTest::getButtonFactory | ( | ) |
Definition at line 18 of file ButtonTest.php.
Referenced by test_____render_close_button_with_on_load_code(), test_appendOnClick_appends_to_action(), 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_label(), test_button_with_engageable(), test_button_with_engaged(), test_button_with_label(), test_button_with_loading_animation(), test_factory_accepts_signal_as_action(), 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_label(), test_render_button_with_aria_pressed(), test_render_button_with_on_click_animation(), test_render_button_with_on_load_code(), test_render_button_with_signal(), test_render_close_button(), and test_withOnClick_removes_action().
ButtonTest::test_____render_close_button_with_on_load_code | ( | ) |
Definition at line 229 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_appendOnClick_appends_to_action | ( | $factory_method | ) |
button_type_provider
Definition at line 438 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_btn_tag_relevance | ( | ) |
Definition at line 251 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$e, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_action | ( | $factory_method | ) |
button_type_provider
Definition at line 100 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_activated_on_default | ( | $factory_method | ) |
button_type_provider
Definition at line 111 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_deactivation | ( | $factory_method | ) |
button_type_provider
Definition at line 122 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_label | ( | $factory_method | ) |
button_type_provider
Definition at line 75 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_label_or_glyph_only | ( | $factory_method | ) |
button_type_provider
Definition at line 55 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_string_action_only | ( | $factory_method | ) |
button_type_provider
Definition at line 65 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_with_aria_label | ( | $factory_method | ) |
button_type_provider
Definition at line 337 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_with_engageable | ( | $factory_method | ) |
button_type_provider
Definition at line 347 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_with_engaged | ( | $factory_method | ) |
button_type_provider
Definition at line 363 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_with_label | ( | $factory_method | ) |
button_type_provider
Definition at line 86 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_button_with_loading_animation | ( | ) |
test loading animation
Definition at line 135 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_factory_accepts_signal_as_action | ( | $factory_method | ) |
button_type_provider
Definition at line 503 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_implements_factory_interface | ( | ) |
Definition at line 29 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
ButtonTest::test_render_btn_tag_classes | ( | ) |
Definition at line 319 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_btn_tag_colors | ( | ) |
Definition at line 298 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_btn_tag_relevance | ( | ) |
Definition at line 269 of file ButtonTest.php.
References Vendor\Package\$f, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_disabled | ( | $factory_method | ) |
button_type_provider
Definition at line 171 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, 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 152 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, 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 380 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_aria_pressed | ( | $factory_method | ) |
button_type_provider
Definition at line 399 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_on_click_animation | ( | ) |
test rendering with on click animation
Definition at line 477 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, 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 205 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_button_with_signal | ( | $factory_method | ) |
button_type_provider
Definition at line 453 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_render_close_button | ( | ) |
Definition at line 188 of file ButtonTest.php.
References Vendor\Package\$b, Vendor\Package\$f, getButtonFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
ButtonTest::test_withOnClick_removes_action | ( | $factory_method | ) |
button_type_provider
Definition at line 423 of file ButtonTest.php.
References Vendor\Package\$f, and getButtonFactory().
|
static |
Definition at line 23 of file ButtonTest.php.
const ButtonTest::NOT_APPLICABLE = true |
Definition at line 16 of file ButtonTest.php.