|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for SectionInputTest:
Collaboration diagram for SectionInputTest:Public Member Functions | |
| getFieldFactory () | |
| testSectionRendering () | |
| testSectionRenderingWithError () | |
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) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Definition at line 11 of file SectionInputTest.php.
| SectionInputTest::getFieldFactory | ( | ) |
Definition at line 13 of file SectionInputTest.php.
References $factory, ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Referenced by testSectionRendering(), and testSectionRenderingWithError().
Here is the call graph for this function:
Here is the caller graph for this function:| SectionInputTest::testSectionRendering | ( | ) |
Definition at line 24 of file SectionInputTest.php.
References Vendor\Package\$f, $section, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().
Here is the call graph for this function:| SectionInputTest::testSectionRenderingWithError | ( | ) |
Definition at line 62 of file SectionInputTest.php.
References Vendor\Package\$f, $section, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().
Here is the call graph for this function: