|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
| 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 | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Class ModeInfoTest.
Definition at line 16 of file ModeInfoTest.php.
| ModeInfoTest::getUIFactory | ( | ) |
@inheritDoc
Reimplemented from ILIAS_UI_TestBase.
Definition at line 68 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 25 of file ModeInfoTest.php.
| ModeInfoTest::testData | ( | ) |
Definition at line 55 of file ModeInfoTest.php.
References getUIFactory().
Here is the call graph for this function:| ModeInfoTest::testRendering | ( | ) |
Definition at line 32 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 22 of file ModeInfoTest.php.
Referenced by getUIFactory().