ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
stripHTML (string $html) | |
setUp () | |
testConstruction () | |
testItemCreation () | |
testItemStruct () | |
testEnd () | |
testGUI () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
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 $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.