|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on button implementation. More...
Inheritance diagram for BulkyButtonTest:
Collaboration diagram for BulkyButtonTest:Public Member Functions | |
| setUp () | |
| test_implements_factory_interface () | |
| test_construction_icon_type_wrong () | |
| test_glyph_or_icon_for_glyph () | |
| test_glyph_or_icon_for_icon () | |
| test_engaged () | |
| test_engageable_disengaged () | |
| test_with_aria_role () | |
| test_with_aria_role_incorrect () | |
| test_render_with_glyph_in_context () | |
| test_render_with_glyph_in_context_and_engaged () | |
| test_render_with_glyph_in_context_and_disengaged () | |
| test_render_with_icon () | |
| test_render_button_with_aria_role_menuitem_not_engageable () | |
| test_render_button_with_aria_role_menuitem_is_engageable () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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) | |
Protected Member Functions | |
| getHtmlWithGlyph (bool $engeagable=false, bool $engeaged=false) | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test on button implementation.
Definition at line 15 of file BulkyButtonTest.php.
|
protected |
Definition at line 144 of file BulkyButtonTest.php.
Referenced by test_render_with_glyph_in_context(), test_render_with_glyph_in_context_and_disengaged(), and test_render_with_glyph_in_context_and_engaged().
Here is the caller graph for this function:| BulkyButtonTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 17 of file BulkyButtonTest.php.
| BulkyButtonTest::test_construction_icon_type_wrong | ( | ) |
Definition at line 32 of file BulkyButtonTest.php.
References Vendor\Package\$f.
| BulkyButtonTest::test_engageable_disengaged | ( | ) |
Definition at line 73 of file BulkyButtonTest.php.
References Vendor\Package\$b.
| BulkyButtonTest::test_engaged | ( | ) |
Definition at line 58 of file BulkyButtonTest.php.
References Vendor\Package\$b.
| BulkyButtonTest::test_glyph_or_icon_for_glyph | ( | ) |
Definition at line 40 of file BulkyButtonTest.php.
References Vendor\Package\$b.
| BulkyButtonTest::test_glyph_or_icon_for_icon | ( | ) |
Definition at line 49 of file BulkyButtonTest.php.
References Vendor\Package\$b.
| BulkyButtonTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file BulkyButtonTest.php.
| BulkyButtonTest::test_render_button_with_aria_role_menuitem_is_engageable | ( | ) |
Definition at line 201 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyButtonTest::test_render_button_with_aria_role_menuitem_not_engageable | ( | ) |
Definition at line 183 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyButtonTest::test_render_with_glyph_in_context | ( | ) |
Definition at line 110 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getHtmlWithGlyph().
Here is the call graph for this function:| BulkyButtonTest::test_render_with_glyph_in_context_and_disengaged | ( | ) |
Definition at line 133 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getHtmlWithGlyph().
Here is the call graph for this function:| BulkyButtonTest::test_render_with_glyph_in_context_and_engaged | ( | ) |
Definition at line 121 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getHtmlWithGlyph().
Here is the call graph for this function:| BulkyButtonTest::test_render_with_icon | ( | ) |
Definition at line 166 of file BulkyButtonTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyButtonTest::test_with_aria_role | ( | ) |
Definition at line 88 of file BulkyButtonTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
| BulkyButtonTest::test_with_aria_role_incorrect | ( | ) |
Definition at line 99 of file BulkyButtonTest.php.
References Vendor\Package\$e.