ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the Slate. More...
Public Member Functions | |
setUp () | |
getIcon () | |
getUIFactory () | |
testImplementsFactoryInterface () | |
testGenerationByFactory () | |
testWithAdditionalEntry () | |
testRenderingWithSubslateAndButton () | |
![]() | |
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 | |
![]() | |
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().
NotificationSlateTest::getUIFactory | ( | ) |
Definition at line 27 of file NotificationSlateTest.php.
References $factory.
Referenced by getIcon(), testGenerationByFactory(), testImplementsFactoryInterface(), testRenderingWithSubslateAndButton(), and testWithAdditionalEntry().
NotificationSlateTest::setUp | ( | ) |
Definition at line 17 of file NotificationSlateTest.php.
NotificationSlateTest::testGenerationByFactory | ( | ) |
Definition at line 74 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().
NotificationSlateTest::testImplementsFactoryInterface | ( | ) |
Definition at line 67 of file NotificationSlateTest.php.
References getUIFactory().
NotificationSlateTest::testRenderingWithSubslateAndButton | ( | ) |
Definition at line 95 of file NotificationSlateTest.php.
References back(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getIcon(), and getUIFactory().
NotificationSlateTest::testWithAdditionalEntry | ( | ) |
Definition at line 85 of file NotificationSlateTest.php.
References getIcon(), and getUIFactory().