|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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_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_icon () | |
| test_render_button_with_aria_role () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
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.
| 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_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 | ( | ) |
Definition at line 148 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 93 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_and_engaged | ( | ) |
Definition at line 112 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_icon | ( | ) |
Definition at line 131 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 71 of file BulkyButtonTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
| BulkyButtonTest::test_with_aria_role_incorrect | ( | ) |
Definition at line 82 of file BulkyButtonTest.php.
References Vendor\Package\$e.