| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Test on link implementation. More...
 Inheritance diagram for LinkTest:
 Collaboration diagram for LinkTest: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().
 Here is the caller graph for this function:| LinkTest::testGetAction | ( | ) | 
Definition at line 57 of file LinkTest.php.
References $c, Vendor\Package\$f, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testGetLabel | ( | ) | 
Definition at line 49 of file LinkTest.php.
References $c, Vendor\Package\$f, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 38 of file LinkTest.php.
References Vendor\Package\$f, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testLinkRenderWithDisabled | ( | ) | 
Definition at line 166 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderLink | ( | ) | 
Definition at line 65 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderWithDuplicateRelationship | ( | ) | 
Definition at line 150 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderWithHelpTopic | ( | ) | 
Definition at line 117 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderWithLanguage | ( | ) | 
Definition at line 95 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderWithNewViewport | ( | ) | 
Definition at line 80 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function:| LinkTest::testRenderWithRelationships | ( | ) | 
Definition at line 135 of file LinkTest.php.
References $c, Vendor\Package\$f, $r, and getLinkFactory().
 Here is the call graph for this function: