|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for LSLocatorBuilderTest:
Collaboration diagram for LSLocatorBuilderTest:Public Member Functions | |
| stripHTML (string $html) | |
| setUp () | |
| testConstruction () | |
| testItemCreation () | |
| testItemStruct () | |
| testEnd () | |
| testGUI () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Definition at line 11 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 22 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::stripHTML | ( | string | $html | ) |
Definition at line 16 of file LSLocatorBuilderTest.php.
References $html, and ILIAS_UI_TestBase\normalizeHTML().
Referenced by testGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| LSLocatorBuilderTest::testConstruction | ( | ) |
Definition at line 28 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testEnd | ( | ) |
Definition at line 63 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testGUI | ( | ) |
Definition at line 69 of file LSLocatorBuilderTest.php.
References $html, $out, ILIAS_UI_TestBase\getDefaultRenderer(), and stripHTML().
Here is the call graph for this function:| LSLocatorBuilderTest::testItemCreation | ( | ) |
Definition at line 33 of file LSLocatorBuilderTest.php.
| LSLocatorBuilderTest::testItemStruct | ( | ) |
Definition at line 43 of file LSLocatorBuilderTest.php.