ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the Drilldown. More...
Public Member Functions | |
getUIFactory () | |
setUp () | |
testConstruction () | |
testGetLabel ($menu) | |
testConstruction More... | |
testWithLabel ($menu) | |
testConstruction More... | |
testWithClickableLabel ($menu) | |
testConstruction More... | |
testGetItems ($menu) | |
testConstruction More... | |
testWithEntries () | |
testWithWrongLabel () | |
testWithWrongEntry () | |
brutallyTrimHTML ($html) | |
testRendering ($menu) | |
testWithEntries More... | |
![]() | |
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 | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Tests for the Drilldown.
Definition at line 15 of file DrilldownTest.php.
DrilldownTest::brutallyTrimHTML | ( | $html | ) |
Definition at line 147 of file DrilldownTest.php.
Referenced by testRendering().
DrilldownTest::getUIFactory | ( | ) |
Definition at line 17 of file DrilldownTest.php.
References $factory, and legacy().
Referenced by setUp(), testConstruction(), testWithEntries(), testWithWrongEntry(), and testWithWrongLabel().
DrilldownTest::setUp | ( | ) |
Definition at line 36 of file DrilldownTest.php.
References getUIFactory(), and legacy().
DrilldownTest::testConstruction | ( | ) |
Definition at line 49 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
DrilldownTest::testGetItems | ( | $menu | ) |
testConstruction
Definition at line 105 of file DrilldownTest.php.
DrilldownTest::testGetLabel | ( | $menu | ) |
testConstruction
Definition at line 72 of file DrilldownTest.php.
DrilldownTest::testRendering | ( | $menu | ) |
testWithEntries
Definition at line 157 of file DrilldownTest.php.
References brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
DrilldownTest::testWithClickableLabel | ( | $menu | ) |
testConstruction
Definition at line 94 of file DrilldownTest.php.
DrilldownTest::testWithEntries | ( | ) |
Definition at line 113 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
DrilldownTest::testWithLabel | ( | $menu | ) |
testConstruction
Definition at line 83 of file DrilldownTest.php.
DrilldownTest::testWithWrongEntry | ( | ) |
Definition at line 139 of file DrilldownTest.php.
References Vendor\Package\$f, getUIFactory(), and legacy().
DrilldownTest::testWithWrongLabel | ( | ) |
Definition at line 132 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().