|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
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 () | |
| testRenderWithLabelAndAltImageSame () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Attributes | |
| I Link Factory | $factory |
| I Symbol Glyph Glyph | $glyph |
| I Symbol Icon Standard | $icon |
| Data URI | $target |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Testing behavior of the Bulky Link.
Definition at line 31 of file BulkyLinkTest.php.
| BulkyLinkTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 38 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetAction | ( | ) |
Definition at line 96 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetGlyphSymbol | ( | ) |
Definition at line 88 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetLabell | ( | ) |
Definition at line 81 of file BulkyLinkTest.php.
| BulkyLinkTest::testImplementsInterfaces | ( | ) |
Definition at line 46 of file BulkyLinkTest.php.
| BulkyLinkTest::testRenderingGlyph | ( | ) |
Definition at line 117 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 136 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 152 of file BulkyLinkTest.php.
References Vendor\Package\$b, $id, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 172 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::testRenderWithLabelAndAltImageSame | ( | ) |
Definition at line 190 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 59 of file BulkyLinkTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
| BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
Definition at line 70 of file BulkyLinkTest.php.
References Vendor\Package\$e.
| BulkyLinkTest::testWrongConstruction | ( | ) |
Definition at line 53 of file BulkyLinkTest.php.
Definition at line 33 of file BulkyLinkTest.php.
|
protected |
Definition at line 34 of file BulkyLinkTest.php.
|
protected |
Definition at line 35 of file BulkyLinkTest.php.
|
protected |
Definition at line 36 of file BulkyLinkTest.php.