|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for the SimpleNode. More...
Inheritance diagram for BylineNodeTest:
Collaboration diagram for BylineNodeTest:Public Member Functions | |
| setUp () | |
| testCreateBylineNode () | |
| testRendering () | |
| testRenderingWithIcon () | |
| testRenderingWithAsync () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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 | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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 | ) |
Reimplemented from ILIAS_UI_TestBase.
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().
Here is the call graph for this function:
Here is the caller graph for this function:| BylineNodeTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
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().
Here is the call graph for this function:| BylineNodeTest::testRenderingWithAsync | ( | ) |
Definition at line 89 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getDefaultRenderer().
Here is the call graph for this function:| BylineNodeTest::testRenderingWithIcon | ( | ) |
Definition at line 67 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getDefaultRenderer().
Here is the call graph for this function:
|
private |
Definition at line 28 of file BylineNodeTest.php.
|
private |
Definition at line 23 of file BylineNodeTest.php.