ILIAS
release_8 Revision v8.19
|
Tests for the Slate. More...
Public Member Functions | |
setUp () | |
getIcon () | |
getUIFactory () | |
testImplementsFactoryInterface () | |
testGenerationByFactory () | |
testRenderingWithSubslateAndButton () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getImagePathResolver () | |
getDataFactory () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML (string $html) | |
assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Attributes | |
I SignalGenerator | $sig_gen |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML (string $html) | |
A more radical version of normalizeHTML. More... | |
brutallyTrimSignals (string $html) | |
A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
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 $factory, and $sig_gen.
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 ILIAS\UI\examples\Symbol\Glyph\Back\back(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getIcon(), and getUIFactory().
|
protected |
Definition at line 33 of file NotificationSlateTest.php.
Referenced by getUIFactory().