|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the Slate. More...
Inheritance diagram for NotificationSlateTest:
Collaboration diagram for NotificationSlateTest:Public Member Functions | |
| setUp () | |
| getIcon () | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGenerationByFactory () | |
| testWithAdditionalEntry () | |
| testRenderingWithSubslateAndButton () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Tests for the Slate.
Definition at line 15 of file NotificationSlateTest.php.
| NotificationSlateTest::getIcon | ( | ) |
Definition at line 22 of file NotificationSlateTest.php.
References getUIFactory().
Referenced by testGenerationByFactory(), testRenderingWithSubslateAndButton(), and testWithAdditionalEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| NotificationSlateTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 27 of file NotificationSlateTest.php.
References $factory.
Referenced by getIcon(), testGenerationByFactory(), testImplementsFactoryInterface(), testRenderingWithSubslateAndButton(), and testWithAdditionalEntry().
Here is the caller graph for this function:| NotificationSlateTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 17 of file NotificationSlateTest.php.
| NotificationSlateTest::testGenerationByFactory | ( | ) |
Definition at line 74 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().
Here is the call graph for this function:| NotificationSlateTest::testImplementsFactoryInterface | ( | ) |
Definition at line 67 of file NotificationSlateTest.php.
References getUIFactory().
Here is the call graph for this function:| NotificationSlateTest::testRenderingWithSubslateAndButton | ( | ) |
Definition at line 95 of file NotificationSlateTest.php.
References back(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getIcon(), and getUIFactory().
Here is the call graph for this function:| NotificationSlateTest::testWithAdditionalEntry | ( | ) |
Definition at line 85 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().
Here is the call graph for this function: