ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Tests for the Slate. More...
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().
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().
NotificationSlateTest::setUp | ( | ) |
Definition at line 35 of file NotificationSlateTest.php.
NotificationSlateTest::testGenerationByFactory | ( | ) |
Definition at line 94 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().
NotificationSlateTest::testImplementsFactoryInterface | ( | ) |
Definition at line 87 of file NotificationSlateTest.php.
References getUIFactory().
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().
|
protected |
Definition at line 33 of file NotificationSlateTest.php.
Referenced by getUIFactory().