ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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... | |
Protected Attributes | |
C Symbol Icon Standard | $icon |
C Symbol Glyph Glyph | $glyph |
C Button Standard | $button |
C Divider Horizontal | $divider |
C Legacy Content | $legacy |
Tests for the Drilldown.
Definition at line 31 of file DrilldownTest.php.
DrilldownTest::getUIFactory | ( | ) |
Definition at line 39 of file DrilldownTest.php.
References ILIAS\Repository\button(), ILIAS\UI\examples\MainControls\Slate\Legacy\legacy(), and ILIAS\Repository\symbol().
Referenced by setUp(), testConstruction(), testRendering(), testWithEntries(), and testWithWrongEntry().
DrilldownTest::setUp | ( | ) |
Definition at line 67 of file DrilldownTest.php.
References ILIAS\Repository\button(), getUIFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
DrilldownTest::testConstruction | ( | ) |
Definition at line 80 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
DrilldownTest::testGetItems | ( | $menu | ) |
testConstruction
Definition at line 112 of file DrilldownTest.php.
DrilldownTest::testGetLabel | ( | C\Menu\Drilldown | $menu | ) |
testConstruction
Definition at line 101 of file DrilldownTest.php.
DrilldownTest::testRendering | ( | ) |
testWithEntries
Definition at line 149 of file DrilldownTest.php.
References Vendor\Package\$f, $r, and getUIFactory().
DrilldownTest::testWithEntries | ( | ) |
Definition at line 120 of file DrilldownTest.php.
References $button, $divider, Vendor\Package\$f, ILIAS\Repository\button(), and getUIFactory().
DrilldownTest::testWithPersistenceId | ( | $menu | ) |
testConstruction
Definition at line 175 of file DrilldownTest.php.
References $id.
DrilldownTest::testWithWrongEntry | ( | ) |
Definition at line 139 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.