ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class SystemInfoTest. More...
Public Member Functions | |
setUp () | |
testRenderingDefault () | |
testRenderingNeutral () | |
testRenderingImportant () | |
testRenderingBreaking () | |
testRenderingCloseAction () | |
getDefaultRenderer (?JavaScriptBinding $js_binding=null, array $with_stub_renderings=[], array $with_additional_contexts=[],) | |
getUIFactory () | |
Private Attributes | |
SignalGenerator | $sig_gen |
Class SystemInfoTest.
Definition at line 35 of file SystemInfoTest.php.
SystemInfoTest::getDefaultRenderer | ( | ?JavaScriptBinding | $js_binding = null , |
array | $with_stub_renderings = [] , |
||
array | $with_additional_contexts = [] |
||
) |
Definition at line 210 of file SystemInfoTest.php.
Referenced by testRenderingBreaking(), testRenderingCloseAction(), testRenderingDefault(), testRenderingImportant(), and testRenderingNeutral().
SystemInfoTest::getUIFactory | ( | ) |
Definition at line 234 of file SystemInfoTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\symbol().
SystemInfoTest::setUp | ( | ) |
Definition at line 39 of file SystemInfoTest.php.
SystemInfoTest::testRenderingBreaking | ( | ) |
Definition at line 142 of file SystemInfoTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getDefaultRenderer().
SystemInfoTest::testRenderingCloseAction | ( | ) |
Definition at line 176 of file SystemInfoTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getDefaultRenderer().
SystemInfoTest::testRenderingDefault | ( | ) |
Definition at line 45 of file SystemInfoTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getDefaultRenderer().
SystemInfoTest::testRenderingImportant | ( | ) |
Definition at line 110 of file SystemInfoTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getDefaultRenderer().
SystemInfoTest::testRenderingNeutral | ( | ) |
Definition at line 77 of file SystemInfoTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getDefaultRenderer().
|
private |
Definition at line 37 of file SystemInfoTest.php.