| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Tests for the Drilldown. More...
 Inheritance diagram for DrilldownTest:
 Collaboration diagram for DrilldownTest: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 Legacy | $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 70 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 83 of file DrilldownTest.php.
References Vendor\Package\$f, and getUIFactory().
 Here is the call graph for this function:| 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, $r, and getUIFactory().
 Here is the call graph for this function:| DrilldownTest::testWithEntries | ( | ) | 
Definition at line 123 of file DrilldownTest.php.
References $button, $divider, Vendor\Package\$f, ILIAS\Repository\button(), and getUIFactory().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:
      
  | 
  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.