ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for the Footer. More...
Public Member Functions | |
setUp () | |
testConstruction () | |
testConstructionNoLinks () | |
testGetLinks ($footer) | |
testConstruction More... | |
testGetText ($footer) | |
testConstruction More... | |
testPermanentURL ($footer) | |
testConstruction More... | |
getUIFactory () | |
testRendering ($footer) | |
testConstruction More... | |
testRenderingNoLinks ($footer) | |
testConstructionNoLinks More... | |
testRenderingPermUrl ($footer) | |
testPermanentURL More... | |
![]() | |
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) | |
Protected Member Functions | |
getFactory () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Tests for the Footer.
Definition at line 14 of file FooterTest.php.
|
protected |
Definition at line 27 of file FooterTest.php.
References $factory.
Referenced by testConstruction(), and testConstructionNoLinks().
FooterTest::getUIFactory | ( | ) |
FooterTest::setUp | ( | ) |
FooterTest::testConstruction | ( | ) |
Definition at line 45 of file FooterTest.php.
References getFactory().
FooterTest::testConstructionNoLinks | ( | ) |
Definition at line 55 of file FooterTest.php.
References getFactory().
FooterTest::testGetLinks | ( | $footer | ) |
testConstruction
Definition at line 68 of file FooterTest.php.
FooterTest::testGetText | ( | $footer | ) |
testConstruction
Definition at line 79 of file FooterTest.php.
FooterTest::testPermanentURL | ( | $footer | ) |
FooterTest::testRendering | ( | $footer | ) |
testConstruction
Definition at line 117 of file FooterTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), footer(), ILIAS_UI_TestBase\getDefaultRenderer(), and up().
FooterTest::testRenderingNoLinks | ( | $footer | ) |
testConstructionNoLinks
Definition at line 148 of file FooterTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), footer(), and ILIAS_UI_TestBase\getDefaultRenderer().
FooterTest::testRenderingPermUrl | ( | $footer | ) |
testPermanentURL
Definition at line 172 of file FooterTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), footer(), ILIAS_UI_TestBase\getDefaultRenderer(), and up().