|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Tests for the Expandable Tree. More...
Inheritance diagram for ExpandableTreeTest:
Collaboration diagram for ExpandableTreeTest:Public Member Functions | |
| getUIFactory () | |
| setUp () | |
| brutallyTrimHTML (string $html) | |
| testRendering () | |
| testRenderingAsSubTree () | |
Protected Member Functions | |
| getInnerTreePart () | |
Protected Attributes | |
| C Tree Tree | $tree |
Tests for the Expandable Tree.
Definition at line 66 of file ExpandableTreeTest.php.
| ExpandableTreeTest::brutallyTrimHTML | ( | string | $html | ) |
Definition at line 97 of file ExpandableTreeTest.php.
Referenced by testRendering(), and testRenderingAsSubTree().
Here is the caller graph for this function:
|
protected |
Definition at line 130 of file ExpandableTreeTest.php.
Referenced by testRendering(), and testRenderingAsSubTree().
Here is the caller graph for this function:| ExpandableTreeTest::getUIFactory | ( | ) |
Definition at line 70 of file ExpandableTreeTest.php.
Referenced by setUp().
Here is the caller graph for this function:| ExpandableTreeTest::setUp | ( | ) |
Definition at line 82 of file ExpandableTreeTest.php.
References $data, Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ExpandableTreeTest::testRendering | ( | ) |
Definition at line 104 of file ExpandableTreeTest.php.
References brutallyTrimHTML(), and getInnerTreePart().
Here is the call graph for this function:| ExpandableTreeTest::testRenderingAsSubTree | ( | ) |
Definition at line 117 of file ExpandableTreeTest.php.
References brutallyTrimHTML(), and getInnerTreePart().
Here is the call graph for this function:
|
protected |
Definition at line 68 of file ExpandableTreeTest.php.