ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for the (Base-)Node. More...
Public Member Functions | |
testConstruction () | |
testDefaults ($node) | |
testConstruction More... | |
testWithExpanded ($node) | |
testConstruction More... | |
testWithHighlighted ($node) | |
testConstruction More... | |
testWithOnClick ($node) | |
testConstruction More... | |
testWithAppendOnClick ($node) | |
testWithOnClick More... | |
testWithURI ($node) | |
![]() | |
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... | |
Tests for the (Base-)Node.
Definition at line 39 of file NodeTest.php.
NodeTest::testConstruction | ( | ) |
Definition at line 41 of file NodeTest.php.
NodeTest::testDefaults | ( | $node | ) |
testConstruction
Definition at line 55 of file NodeTest.php.
NodeTest::testWithAppendOnClick | ( | $node | ) |
NodeTest::testWithExpanded | ( | $node | ) |
testConstruction
Definition at line 65 of file NodeTest.php.
NodeTest::testWithHighlighted | ( | $node | ) |
testConstruction
Definition at line 75 of file NodeTest.php.
NodeTest::testWithOnClick | ( | $node | ) |
NodeTest::testWithURI | ( | $node | ) |
Node | $node | testWithOnClick |
Definition at line 113 of file NodeTest.php.