| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Tests for the Breadcrumbs-component. More...
 Inheritance diagram for BreadcrumbsTest:
 Collaboration diagram for BreadcrumbsTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testCrumbs () | |
| testAppending () | |
| testRendering () | |
| testRenderingWithSpecialCharacters () | |
Tests for the Breadcrumbs-component.
Definition at line 30 of file BreadcrumbsTest.php.
| BreadcrumbsTest::getFactory | ( | ) | 
Definition at line 32 of file BreadcrumbsTest.php.
References ILIAS\UI\examples\Breadcrumbs\breadcrumbs().
Referenced by testAppending(), testCrumbs(), testImplementsFactoryInterface(), testRendering(), and testRenderingWithSpecialCharacters().
 Here is the call graph for this function:
 Here is the caller graph for this function:| BreadcrumbsTest::testAppending | ( | ) | 
Definition at line 65 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testCrumbs | ( | ) | 
Definition at line 53 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 42 of file BreadcrumbsTest.php.
References Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testRendering | ( | ) | 
Definition at line 75 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testRenderingWithSpecialCharacters | ( | ) | 
Definition at line 102 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
 Here is the call graph for this function: