|
ILIAS
release_8 Revision v8.24
|
Class ModeInfoTest. More...
Inheritance diagram for ModeInfoTest:
Collaboration diagram for ModeInfoTest:Public Member Functions | |
| setUp () | |
| testRendering () | |
| testData () | |
| getUIFactory () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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) | |
Private Attributes | |
| SignalGenerator | $sig_gen |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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... | |
Class ModeInfoTest.
Definition at line 34 of file ModeInfoTest.php.
| ModeInfoTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 82 of file ModeInfoTest.php.
References $factory, $sig_gen, and ILIAS\GlobalScreen\Provider\__construct().
Referenced by testData().
Here is the call graph for this function:
Here is the caller graph for this function:| ModeInfoTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 39 of file ModeInfoTest.php.
| ModeInfoTest::testData | ( | ) |
Definition at line 67 of file ModeInfoTest.php.
References getUIFactory().
Here is the call graph for this function:| ModeInfoTest::testRendering | ( | ) |
Definition at line 45 of file ModeInfoTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:
|
private |
Definition at line 36 of file ModeInfoTest.php.
Referenced by getUIFactory().