ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Testing behavior of the Bulky Link. More...
Public Member Functions | |
setUp () | |
testImplementsInterfaces () | |
testWrongConstruction () | |
testWithAriaRole () | |
testWithAriaRoleIncorrect () | |
testGetLabell () | |
testGetGlyphSymbol () | |
testGetAction () | |
testRenderingGlyph () | |
testRenderingIcon () | |
testRenderingWithId () | |
testRenderWithAriaRoleMenuitem () | |
![]() | |
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 | |
![]() | |
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 | ( | ) |
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().
BulkyLinkTest::testRenderingIcon | ( | ) |
Definition at line 119 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testRenderingWithId | ( | ) |
Definition at line 135 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 155 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS_UI_TestBase\assertHTMLEquals(), and ILIAS_UI_TestBase\getDefaultRenderer().
BulkyLinkTest::testWithAriaRole | ( | ) |
Definition at line 42 of file BulkyLinkTest.php.
References Vendor\Package\$b, and Vendor\Package\$e.
BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
BulkyLinkTest::testWrongConstruction | ( | ) |
Definition at line 36 of file BulkyLinkTest.php.
|
protected |
Definition at line 19 of file BulkyLinkTest.php.