|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Tests for the Breadcrumbs-component.
Definition at line 13 of file BreadcrumbsTest.php.
| BreadcrumbsTest::getFactory | ( | ) |
Definition at line 15 of file BreadcrumbsTest.php.
Referenced by test_implements_factory_interface(), testAppending(), testCrumbs(), and testRendering().
Here is the caller graph for this function:| BreadcrumbsTest::test_implements_factory_interface | ( | ) |
Definition at line 20 of file BreadcrumbsTest.php.
References getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testAppending | ( | ) |
Definition at line 44 of file BreadcrumbsTest.php.
References getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testCrumbs | ( | ) |
Definition at line 32 of file BreadcrumbsTest.php.
References getFactory().
Here is the call graph for this function:| BreadcrumbsTest::testRendering | ( | ) |
Definition at line 54 of file BreadcrumbsTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function: