|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for LSLocatorBuilderTest:
Collaboration diagram for LSLocatorBuilderTest:Public Member Functions | |
| stripHTML (string $html) | |
| setUp () | |
| testConstruction () | |
| testItemCreation () | |
| testItemStruct () | |
| testEnd () | |
| testGUI () | |
Protected Attributes | |
| LSLocatorBuilder | $lb |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 30 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::setUp | ( | ) |
Definition at line 42 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::stripHTML | ( | string | $html | ) |
Definition at line 36 of file LSLocatorBuilderTest.php.
Referenced by testGUI().
Here is the caller graph for this function:| LSLocatorBuilderTest::testConstruction | ( | ) |
Definition at line 48 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testEnd | ( | ) |
Definition at line 83 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testGUI | ( | ) |
Definition at line 89 of file LSLocatorBuilderTest.php.
References $out, $renderer, and stripHTML().
Here is the call graph for this function:| LSLocatorBuilderTest::testItemCreation | ( | ) |
Definition at line 53 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testItemStruct | ( | ) |
Definition at line 63 of file LSLocatorBuilderTest.php.
|
protected |
Definition at line 34 of file LSLocatorBuilderTest.php.