ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Testing behavior of the Bulky Link. More...
Protected Attributes | |
I Link Factory | $factory |
I Symbol Glyph Glyph | $glyph |
I Symbol Icon Standard | $icon |
Data URI | $target |
Testing behavior of the Bulky Link.
Definition at line 33 of file BulkyLinkTest.php.
BulkyLinkTest::setUp | ( | ) |
Definition at line 40 of file BulkyLinkTest.php.
References factory().
BulkyLinkTest::testBulkyLinkRenderWithDisabled | ( | ) |
Definition at line 291 of file BulkyLinkTest.php.
References Vendor\Package\$b, ILIAS\UI\examples\Input\Field\Checkbox\disabled(), and factory().
BulkyLinkTest::testGetAction | ( | ) |
Definition at line 98 of file BulkyLinkTest.php.
References factory().
BulkyLinkTest::testGetGlyphSymbol | ( | ) |
Definition at line 90 of file BulkyLinkTest.php.
References factory().
BulkyLinkTest::testGetLabell | ( | ) |
Definition at line 83 of file BulkyLinkTest.php.
References factory().
BulkyLinkTest::testImplementsInterfaces | ( | ) |
Definition at line 48 of file BulkyLinkTest.php.
References factory().
BulkyLinkTest::testRenderingGlyph | ( | ) |
Definition at line 119 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderingIcon | ( | ) |
Definition at line 138 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderingWithId | ( | ) |
Definition at line 154 of file BulkyLinkTest.php.
References Vendor\Package\$b, $id, and factory().
BulkyLinkTest::testRenderWithAriaRoleMenuitem | ( | ) |
Definition at line 174 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderWithDuplicateRelationship | ( | ) |
Definition at line 272 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderWithHelpTopic | ( | ) |
Definition at line 234 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderWithLabelAndAltImageSame | ( | ) |
Definition at line 192 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderWithLanguage | ( | ) |
Definition at line 210 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testRenderWithRelationships | ( | ) |
Definition at line 254 of file BulkyLinkTest.php.
References Vendor\Package\$b, and factory().
BulkyLinkTest::testWithAriaRole | ( | ) |
Definition at line 61 of file BulkyLinkTest.php.
References Vendor\Package\$b, Vendor\Package\$e, and factory().
BulkyLinkTest::testWithAriaRoleIncorrect | ( | ) |
Definition at line 72 of file BulkyLinkTest.php.
References Vendor\Package\$e, and factory().
BulkyLinkTest::testWrongConstruction | ( | ) |
Definition at line 55 of file BulkyLinkTest.php.
References factory().
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.
Definition at line 38 of file BulkyLinkTest.php.