ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for the Standard Page. More...
Public Member Functions | |
setUp () | |
testConstruction () | |
testGetContent () | |
testGetMetabar () | |
testGetMainbar () | |
testGetBreadcrumbs () | |
testGetLogo () | |
testHasLogo () | |
testGetResponsiveLogo () | |
testHasResponsiveLogo () | |
testWithWrongContents () | |
testGetTitle () | |
testWithTitle () | |
testWithShortTitle () | |
testWithViewTitle () | |
testWithMetaDatum () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Tests for the Standard Page.
Definition at line 19 of file StandardPageTest.php.
StandardPageTest::setUp | ( | ) |
Definition at line 21 of file StandardPageTest.php.
References mainbar(), and metabar().
StandardPageTest::testConstruction | ( | ) |
Definition at line 46 of file StandardPageTest.php.
StandardPageTest::testGetBreadcrumbs | ( | ) |
Definition at line 78 of file StandardPageTest.php.
StandardPageTest::testGetContent | ( | ) |
Definition at line 54 of file StandardPageTest.php.
StandardPageTest::testGetLogo | ( | ) |
Definition at line 86 of file StandardPageTest.php.
StandardPageTest::testGetMainbar | ( | ) |
Definition at line 70 of file StandardPageTest.php.
References mainbar().
StandardPageTest::testGetMetabar | ( | ) |
Definition at line 62 of file StandardPageTest.php.
References metabar().
StandardPageTest::testGetResponsiveLogo | ( | ) |
Definition at line 99 of file StandardPageTest.php.
StandardPageTest::testGetTitle | ( | ) |
Definition at line 124 of file StandardPageTest.php.
StandardPageTest::testHasLogo | ( | ) |
Definition at line 94 of file StandardPageTest.php.
StandardPageTest::testHasResponsiveLogo | ( | ) |
Definition at line 107 of file StandardPageTest.php.
StandardPageTest::testWithMetaDatum | ( | ) |
Definition at line 157 of file StandardPageTest.php.
StandardPageTest::testWithShortTitle | ( | ) |
Definition at line 140 of file StandardPageTest.php.
StandardPageTest::testWithTitle | ( | ) |
Definition at line 132 of file StandardPageTest.php.
StandardPageTest::testWithViewTitle | ( | ) |
Definition at line 148 of file StandardPageTest.php.
StandardPageTest::testWithWrongContents | ( | ) |
Definition at line 112 of file StandardPageTest.php.
References mainbar(), and metabar().