ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Tests for the Drilldown. More...
Public Member Functions | |
getUIFactory () | |
setUp () | |
testConstruction () | |
testGetLabel (C\Menu\Drilldown $menu) | |
testGetItems ($menu) | |
testWithEntries () | |
testWithWrongEntry () | |
testRendering () | |
testWithPersistenceId ($menu) | |
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 | ) |
Definition at line 108 of file DrilldownTest.php.
DrilldownTest::testGetLabel | ( | C\Menu\Drilldown | $menu | ) |
Definition at line 99 of file DrilldownTest.php.
DrilldownTest::testRendering | ( | ) |
Definition at line 143 of file DrilldownTest.php.
References Vendor\Package\$f, $r, and getUIFactory().
DrilldownTest::testWithEntries | ( | ) |
Definition at line 116 of file DrilldownTest.php.
References $button, $divider, Vendor\Package\$f, ILIAS\Repository\button(), and getUIFactory().
DrilldownTest::testWithPersistenceId | ( | $menu | ) |
Definition at line 167 of file DrilldownTest.php.
References $id.
DrilldownTest::testWithWrongEntry | ( | ) |
Definition at line 135 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.
Definition at line 33 of file DrilldownTest.php.
|
protected |
Definition at line 37 of file DrilldownTest.php.