ILIAS
release_8 Revision v8.19
|
Tests for the Slate. More...
Public Member Functions | |
setUp () | |
getUIFactory () | |
testRendering () | |
testRenderingWithAriaRole () | |
testRenderingWithSubDivider () | |
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 |
I Button Factory | $button_factory |
I Divider Factory | $divider_factory |
I Symbol Icon Factory | $icon_factory |
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 CombinedSlateTest.php.
CombinedSlateTest::getUIFactory | ( | ) |
Definition at line 46 of file CombinedSlateTest.php.
References $button_factory, $factory, and $sig_gen.
CombinedSlateTest::setUp | ( | ) |
Definition at line 38 of file CombinedSlateTest.php.
CombinedSlateTest::testRendering | ( | ) |
Definition at line 75 of file CombinedSlateTest.php.
References $name, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
CombinedSlateTest::testRenderingWithAriaRole | ( | ) |
Definition at line 91 of file CombinedSlateTest.php.
References $name, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
CombinedSlateTest::testRenderingWithSubDivider | ( | ) |
Definition at line 108 of file CombinedSlateTest.php.
References $name, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
CombinedSlateTest::testRenderingWithSubslateAndButton | ( | ) |
Definition at line 139 of file CombinedSlateTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
|
protected |
Definition at line 34 of file CombinedSlateTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 35 of file CombinedSlateTest.php.
|
protected |
Definition at line 36 of file CombinedSlateTest.php.
|
protected |
Definition at line 33 of file CombinedSlateTest.php.
Referenced by getUIFactory().