|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Testing behavior of the Bulky Link. More...
Inheritance diagram for BulkyLinkTest:
Collaboration diagram for BulkyLinkTest:Public Member Functions | |
| setUp () | |
| testImplementsInterfaces () | |
| testWrongConstruction () | |
| testWithAriaRole () | |
| testWithAriaRoleIncorrect () | |
| testGetLabell () | |
| testGetGlyphSymbol () | |
| testGetAction () | |
| testRenderingGlyph () | |
| testRenderingIcon () | |
| testRenderingWithId () | |
| testRenderWithAriaRoleMenuitem () | |
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 Attributes | |
| $factory | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Testing behavior of the Bulky Link.
Definition at line 14 of file BulkyLinkTest.php.
| BulkyLinkTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 21 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetAction | ( | ) |
Definition at line 79 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetGlyphSymbol | ( | ) |
Definition at line 71 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetLabell | ( | ) |
Definition at line 64 of file BulkyLinkTest.php.
| BulkyLinkTest::testImplementsInterfaces | ( | ) |
Definition at line 29 of file BulkyLinkTest.php.
| BulkyLinkTest::testRenderingGlyph | ( | ) |
Definition at line 100 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderingIcon | ( | ) |
Definition at line 119 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderingWithId | ( | ) |
Definition at line 135 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 155 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testWithAriaRole | ( | ) |
Definition at line 42 of file BulkyLinkTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
| BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
Definition at line 53 of file BulkyLinkTest.php.
References Vendor\Package\$e.
| BulkyLinkTest::testWrongConstruction | ( | ) |
Definition at line 36 of file BulkyLinkTest.php.
|
protected |
Definition at line 19 of file BulkyLinkTest.php.