ILIAS
release_8 Revision v8.19
|
Tests for the Drilldown. More...
Public Member Functions | |
getUIFactory () | |
setUp () | |
testConstruction () | |
testGetLabel (C\Menu\Drilldown $menu) | |
testConstruction More... | |
testGetItems ($menu) | |
testConstruction More... | |
testWithEntries () | |
testWithWrongEntry () | |
testRendering () | |
testWithEntries More... | |
testWithPersistenceId ($menu) | |
testConstruction More... | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getImagePathResolver () | |
getDataFactory () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML (string $html) | |
assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Attributes | |
C Symbol Icon Standard | $icon |
C Symbol Glyph Glyph | $glyph |
C Button Standard | $button |
C Divider Horizontal | $divider |
C Legacy Legacy | $legacy |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML (string $html) | |
A more radical version of normalizeHTML. More... | |
brutallyTrimSignals (string $html) | |
A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Tests for the Drilldown.
Definition at line 31 of file DrilldownTest.php.
DrilldownTest::getUIFactory | ( | ) |
Definition at line 39 of file DrilldownTest.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by setUp(), testConstruction(), testRendering(), testWithEntries(), and testWithWrongEntry().
DrilldownTest::setUp | ( | ) |
Definition at line 70 of file DrilldownTest.php.
References getUIFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
DrilldownTest::testConstruction | ( | ) |
Definition at line 83 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
DrilldownTest::testGetItems | ( | $menu | ) |
testConstruction
Definition at line 115 of file DrilldownTest.php.
DrilldownTest::testGetLabel | ( | C\Menu\Drilldown | $menu | ) |
testConstruction
Definition at line 104 of file DrilldownTest.php.
DrilldownTest::testRendering | ( | ) |
testWithEntries
Definition at line 152 of file DrilldownTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
DrilldownTest::testWithEntries | ( | ) |
Definition at line 123 of file DrilldownTest.php.
References $button, $divider, Vendor\Package\$f, and getUIFactory().
DrilldownTest::testWithPersistenceId | ( | $menu | ) |
testConstruction
Definition at line 178 of file DrilldownTest.php.
References $id.
DrilldownTest::testWithWrongEntry | ( | ) |
Definition at line 142 of file DrilldownTest.php.
References Vendor\Package\$f, getUIFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
|
protected |
Definition at line 35 of file DrilldownTest.php.
Referenced by testWithEntries().
|
protected |
Definition at line 36 of file DrilldownTest.php.
Referenced by testWithEntries().
|
protected |
Definition at line 34 of file DrilldownTest.php.
|
protected |
Definition at line 33 of file DrilldownTest.php.
|
protected |
Definition at line 37 of file DrilldownTest.php.