ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class SystemInfoTest. More...
Public Member Functions | |
setUp () | |
testRenderingDefault () | |
testRenderingNeutral () | |
testRenderingImportant () | |
testRenderingBreaking () | |
testRenderingCloseAction () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
getUIFactory () | |
![]() | |
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) | |
Private Attributes | |
$sig_gen | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Class SystemInfoTest.
Definition at line 16 of file SystemInfoTest.php.
SystemInfoTest::getDefaultRenderer | ( | JavaScriptBinding | $js_binding = null , |
$with_stub_renderings = [] |
|||
) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 195 of file SystemInfoTest.php.
Referenced by testRenderingBreaking(), testRenderingCloseAction(), testRenderingDefault(), testRenderingImportant(), and testRenderingNeutral().
SystemInfoTest::getUIFactory | ( | ) |
@inheritDoc
Reimplemented from ILIAS_UI_TestBase.
Definition at line 216 of file SystemInfoTest.php.
References $factory, $sig_gen, and ILIAS\GlobalScreen\Provider\__construct().
SystemInfoTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 24 of file SystemInfoTest.php.
SystemInfoTest::testRenderingBreaking | ( | ) |
Definition at line 127 of file SystemInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), close(), and getDefaultRenderer().
SystemInfoTest::testRenderingCloseAction | ( | ) |
Definition at line 161 of file SystemInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), close(), and getDefaultRenderer().
SystemInfoTest::testRenderingDefault | ( | ) |
Definition at line 30 of file SystemInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), close(), and getDefaultRenderer().
SystemInfoTest::testRenderingImportant | ( | ) |
Definition at line 95 of file SystemInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), close(), and getDefaultRenderer().
SystemInfoTest::testRenderingNeutral | ( | ) |
Definition at line 62 of file SystemInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), close(), and getDefaultRenderer().
|
private |
Definition at line 22 of file SystemInfoTest.php.
Referenced by getUIFactory().