ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | ( | ) |
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().
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().
LSLocatorBuilderTest::testItemCreation | ( | ) |
Definition at line 33 of file LSLocatorBuilderTest.php.
LSLocatorBuilderTest::testItemStruct | ( | ) |
Definition at line 43 of file LSLocatorBuilderTest.php.