ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Test on link implementation. More...
Public Member Functions | |
getLinkFactory () | |
testImplementsFactoryInterface () | |
testGetLabel () | |
testGetAction () | |
testRenderLink () | |
testRenderWithNewViewport () | |
testRenderWithLanguage () | |
testRenderWithHelpTopic () | |
testRenderWithRelationships () | |
testRenderWithDuplicateRelationship () | |
testLinkRenderWithDisabled () | |
Test on link implementation.
Definition at line 31 of file LinkTest.php.
LinkTest::getLinkFactory | ( | ) |
Definition at line 33 of file LinkTest.php.
Referenced by testGetAction(), testGetLabel(), testImplementsFactoryInterface(), testLinkRenderWithDisabled(), testRenderLink(), testRenderWithDuplicateRelationship(), testRenderWithHelpTopic(), testRenderWithLanguage(), testRenderWithNewViewport(), and testRenderWithRelationships().
LinkTest::testGetAction | ( | ) |
Definition at line 57 of file LinkTest.php.
References $c, Vendor\Package\$f, and getLinkFactory().
LinkTest::testGetLabel | ( | ) |
Definition at line 49 of file LinkTest.php.
References $c, Vendor\Package\$f, and getLinkFactory().
LinkTest::testImplementsFactoryInterface | ( | ) |
Definition at line 38 of file LinkTest.php.
References Vendor\Package\$f, and getLinkFactory().
LinkTest::testLinkRenderWithDisabled | ( | ) |
Definition at line 166 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderLink | ( | ) |
Definition at line 65 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderWithDuplicateRelationship | ( | ) |
Definition at line 150 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderWithHelpTopic | ( | ) |
Definition at line 117 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderWithLanguage | ( | ) |
Definition at line 95 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderWithNewViewport | ( | ) |
Definition at line 80 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
LinkTest::testRenderWithRelationships | ( | ) |
Definition at line 135 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().