|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for LSLocatorBuilderTest:
Collaboration diagram for LSLocatorBuilderTest:Public Member Functions | |
| stripHTML (string $html) | |
| setUp () | |
| testConstruction () | |
| testItemCreation () | |
| testItemStruct () | |
| testEnd () | |
| testGUI () | |
Protected Attributes | |
| LSLocatorBuilder | $lb |
Definition at line 28 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::setUp | ( | ) |
Definition at line 40 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::stripHTML | ( | string | $html | ) |
Definition at line 34 of file LSLocatorBuilderTest.php.
Referenced by testGUI().
Here is the caller graph for this function:| LSLocatorBuilderTest::testConstruction | ( | ) |
Definition at line 46 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testEnd | ( | ) |
Definition at line 81 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testGUI | ( | ) |
Definition at line 87 of file LSLocatorBuilderTest.php.
References $out, $renderer, and stripHTML().
Here is the call graph for this function:| LSLocatorBuilderTest::testItemCreation | ( | ) |
Definition at line 51 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testItemStruct | ( | ) |
Definition at line 61 of file LSLocatorBuilderTest.php.
|
protected |
Definition at line 32 of file LSLocatorBuilderTest.php.