|
ILIAS
release_8 Revision v8.24
|
Tests for the Drilldown. More...
Inheritance diagram for DrilldownTest:
Collaboration diagram for DrilldownTest:Public Member Functions | |
| getUIFactory () | |
| setUp () | |
| testConstruction () | |
| testGetLabel (C\Menu\Drilldown $menu) | |
| @depends testConstruction More... | |
| testGetItems ($menu) | |
| @depends testConstruction More... | |
| testWithEntries () | |
| testWithWrongEntry () | |
| testRendering () | |
| @depends testWithEntries More... | |
| testWithPersistenceId ($menu) | |
| @depends testConstruction More... | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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 | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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 | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 39 of file DrilldownTest.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by setUp(), testConstruction(), testRendering(), testWithEntries(), and testWithWrongEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| DrilldownTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 70 of file DrilldownTest.php.
References getUIFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:| DrilldownTest::testConstruction | ( | ) |
Definition at line 83 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| DrilldownTest::testGetItems | ( | $menu | ) |
@depends testConstruction
Definition at line 115 of file DrilldownTest.php.
| DrilldownTest::testGetLabel | ( | C\Menu\Drilldown | $menu | ) |
@depends testConstruction
Definition at line 104 of file DrilldownTest.php.
| DrilldownTest::testRendering | ( | ) |
@depends testWithEntries
Definition at line 152 of file DrilldownTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| DrilldownTest::testWithEntries | ( | ) |
Definition at line 123 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| DrilldownTest::testWithPersistenceId | ( | $menu | ) |
@depends 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().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file DrilldownTest.php.
|
protected |
Definition at line 36 of file DrilldownTest.php.
|
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.