|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 () | |
| testRenderWithLanguage () | |
| testRenderWithHelpTopic () | |
| testRenderWithRelationships () | |
| testRenderWithDuplicateRelationship () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| 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 33 of file BulkyLinkTest.php.
| BulkyLinkTest::setUp | ( | ) |
Definition at line 40 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetAction | ( | ) |
Definition at line 98 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetGlyphSymbol | ( | ) |
Definition at line 90 of file BulkyLinkTest.php.
| BulkyLinkTest::testGetLabell | ( | ) |
Definition at line 83 of file BulkyLinkTest.php.
| BulkyLinkTest::testImplementsInterfaces | ( | ) |
Definition at line 48 of file BulkyLinkTest.php.
| BulkyLinkTest::testRenderingGlyph | ( | ) |
Definition at line 119 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderingIcon | ( | ) |
Definition at line 138 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderingWithId | ( | ) |
Definition at line 154 of file BulkyLinkTest.php.
References Vendor\Package\$b, $id, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 174 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithDuplicateRelationship | ( | ) |
Definition at line 272 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithHelpTopic | ( | ) |
Definition at line 234 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithLabelAndAltImageSame | ( | ) |
Definition at line 192 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithLanguage | ( | ) |
Definition at line 210 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testRenderWithRelationships | ( | ) |
Definition at line 254 of file BulkyLinkTest.php.
References Vendor\Package\$b, $r, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BulkyLinkTest::testWithAriaRole | ( | ) |
Definition at line 61 of file BulkyLinkTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
| BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
| BulkyLinkTest::testWrongConstruction | ( | ) |
Definition at line 55 of file BulkyLinkTest.php.
Definition at line 35 of file BulkyLinkTest.php.
|
protected |
Definition at line 36 of file BulkyLinkTest.php.
|
protected |
Definition at line 37 of file BulkyLinkTest.php.
|
protected |
Definition at line 38 of file BulkyLinkTest.php.