|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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, and getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testRenderingWithSpecialCharacters | ( | ) |
Definition at line 101 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: