ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for the SimpleNode. More...
Public Member Functions | |
setUp () | |
testCreateBylineNode () | |
testRendering () | |
testRenderingWithIcon () | |
testRenderingWithAsync () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
![]() | |
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) | |
Private Attributes | |
$node_factory | |
$icon | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Tests for the SimpleNode.
Definition at line 18 of file BylineNodeTest.php.
BylineNodeTest::getDefaultRenderer | ( | JavaScriptBinding | $js_binding = null | ) |
Definition at line 115 of file BylineNodeTest.php.
References $lng, ILIAS_UI_TestBase\getJavaScriptBinding(), ILIAS_UI_TestBase\getLanguage(), ILIAS_UI_TestBase\getResourceRegistry(), ILIAS_UI_TestBase\getTemplateFactory(), and ILIAS_UI_TestBase\getUIFactory().
Referenced by testRendering(), testRenderingWithAsync(), and testRenderingWithIcon().
BylineNodeTest::setUp | ( | ) |
Definition at line 30 of file BylineNodeTest.php.
BylineNodeTest::testCreateBylineNode | ( | ) |
Definition at line 37 of file BylineNodeTest.php.
BylineNodeTest::testRendering | ( | ) |
Definition at line 45 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getDefaultRenderer().
BylineNodeTest::testRenderingWithAsync | ( | ) |
Definition at line 89 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getDefaultRenderer().
BylineNodeTest::testRenderingWithIcon | ( | ) |
Definition at line 67 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getDefaultRenderer().
|
private |
Definition at line 28 of file BylineNodeTest.php.
|
private |
Definition at line 23 of file BylineNodeTest.php.