ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Tests for the Breadcrumbs-component. More...
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().
BreadcrumbsTest::test_implements_factory_interface | ( | ) |
Definition at line 20 of file BreadcrumbsTest.php.
References array, and getFactory().
BreadcrumbsTest::testAppending | ( | ) |
Definition at line 44 of file BreadcrumbsTest.php.
References array, and getFactory().
BreadcrumbsTest::testCrumbs | ( | ) |
Definition at line 32 of file BreadcrumbsTest.php.
References array, and getFactory().
BreadcrumbsTest::testRendering | ( | ) |
Definition at line 54 of file BreadcrumbsTest.php.
References $html, $r, array, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and ILIAS_UI_TestBase\normalizeHTML().