|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the Breadcrumbs-component. More...
Inheritance diagram for BreadcrumbsTest:
Collaboration diagram for BreadcrumbsTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| testCrumbs () | |
| testAppending () | |
| testRendering () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Tests for the Breadcrumbs-component.
Definition at line 14 of file BreadcrumbsTest.php.
| BreadcrumbsTest::getFactory | ( | ) |
Definition at line 16 of file BreadcrumbsTest.php.
References breadcrumbs().
Referenced by test_implements_factory_interface(), testAppending(), testCrumbs(), and testRendering().
Here is the call graph for this function:
Here is the caller graph for this function:| BreadcrumbsTest::test_implements_factory_interface | ( | ) |
Definition at line 26 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testAppending | ( | ) |
Definition at line 50 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testCrumbs | ( | ) |
Definition at line 38 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testRendering | ( | ) |
Definition at line 60 of file BreadcrumbsTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function: