| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Tests for the Slate. More...
 Inheritance diagram for NotificationSlateTest:
 Collaboration diagram for NotificationSlateTest:Public Member Functions | |
| setUp () | |
| getIcon () | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGenerationByFactory () | |
| testRenderingWithSubslateAndButton () | |
Protected Attributes | |
| I SignalGenerator | $sig_gen | 
Tests for the Slate.
Definition at line 31 of file NotificationSlateTest.php.
| NotificationSlateTest::getIcon | ( | ) | 
Definition at line 40 of file NotificationSlateTest.php.
References getUIFactory().
Referenced by testGenerationByFactory(), and testRenderingWithSubslateAndButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:| NotificationSlateTest::getUIFactory | ( | ) | 
Definition at line 45 of file NotificationSlateTest.php.
References $sig_gen, ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Referenced by getIcon(), testGenerationByFactory(), testImplementsFactoryInterface(), and testRenderingWithSubslateAndButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:| NotificationSlateTest::setUp | ( | ) | 
Definition at line 35 of file NotificationSlateTest.php.
| NotificationSlateTest::testGenerationByFactory | ( | ) | 
Definition at line 94 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().
 Here is the call graph for this function:| NotificationSlateTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 87 of file NotificationSlateTest.php.
References getUIFactory().
 Here is the call graph for this function:| NotificationSlateTest::testRenderingWithSubslateAndButton | ( | ) | 
Definition at line 116 of file NotificationSlateTest.php.
References $r, ILIAS\UI\examples\Symbol\Glyph\Back\back(), ILIAS\Repository\button(), getIcon(), and getUIFactory().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file NotificationSlateTest.php.
Referenced by getUIFactory().