ILIAS
release_8 Revision v8.19
|
Testing behavior of the Bulky Link. More...
Public Member Functions | |
setUp () | |
testImplementsInterfaces () | |
testWrongConstruction () | |
testWithAriaRole () | |
testWithAriaRoleIncorrect () | |
testGetLabell () | |
testGetGlyphSymbol () | |
testGetAction () | |
testRenderingGlyph () | |
testRenderingIcon () | |
testRenderingWithId () | |
testRenderWithAriaRoleMenuitem () | |
testRenderWithLabelAndAltImageSame () | |
![]() | |
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 | |
![]() | |
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 | ( | ) |
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().
BulkyLinkTest::testRenderingIcon | ( | ) |
Definition at line 136 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testRenderingWithId | ( | ) |
Definition at line 152 of file BulkyLinkTest.php.
References Vendor\Package\$b, $id, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 172 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testRenderWithLabelAndAltImageSame | ( | ) |
Definition at line 190 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testWithAriaRole | ( | ) |
Definition at line 59 of file BulkyLinkTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
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.