|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the Expandable Tree. More...
Inheritance diagram for ExpandableTreeTest:
Collaboration diagram for ExpandableTreeTest:Public Member Functions | |
| getUIFactory () | |
| setUp () | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
| testRendering () | |
| testRenderingAsSubTree () | |
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) | |
Protected Member Functions | |
| getInnerTreePart () | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Tests for the Expandable Tree.
Definition at line 47 of file ExpandableTreeTest.php.
| ExpandableTreeTest::brutallyTrimHTML | ( | $html | ) |
A more radical version of normalizeHTML.
Use if hard to tackle issues occur by asserting due string outputs produce an equal DOM
| $html |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 75 of file ExpandableTreeTest.php.
Referenced by testRendering(), and testRenderingAsSubTree().
Here is the caller graph for this function:
|
protected |
Definition at line 108 of file ExpandableTreeTest.php.
Referenced by testRendering(), and testRenderingAsSubTree().
Here is the caller graph for this function:| ExpandableTreeTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 49 of file ExpandableTreeTest.php.
References $factory.
Referenced by setUp().
Here is the caller graph for this function:| ExpandableTreeTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 60 of file ExpandableTreeTest.php.
References $data, Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ExpandableTreeTest::testRendering | ( | ) |
Definition at line 82 of file ExpandableTreeTest.php.
References brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getInnerTreePart().
Here is the call graph for this function:| ExpandableTreeTest::testRenderingAsSubTree | ( | ) |
Definition at line 95 of file ExpandableTreeTest.php.
References brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getInnerTreePart().
Here is the call graph for this function: