|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Tests for the Drilldown. More...
Inheritance diagram for DrilldownTest:
Collaboration diagram for DrilldownTest: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().
Here is the call graph for this function:
Here is the caller graph for this function:| DrilldownTest::setUp | ( | ) |
Definition at line 67 of file DrilldownTest.php.
References ILIAS\Repository\button(), getUIFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:| DrilldownTest::testConstruction | ( | ) |
Definition at line 80 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| 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, and getUIFactory().
Here is the call graph for this function:| DrilldownTest::testWithEntries | ( | ) |
Definition at line 116 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| 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().
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.
Definition at line 33 of file DrilldownTest.php.
|
protected |
Definition at line 37 of file DrilldownTest.php.