|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
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 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 $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.