|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for the SimpleNode. More...
Inheritance diagram for BylineNodeTest:
Collaboration diagram for BylineNodeTest:Public Member Functions | |
| setUp () | |
| testCreateBylineNode () | |
| testRendering () | |
| testRenderingWithIcon () | |
| testRenderingWithAsync () | |
| testRenderingExpanded () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| 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::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 ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BylineNodeTest::testRenderingExpanded | ( | ) |
Definition at line 119 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| BylineNodeTest::testRenderingWithAsync | ( | ) |
Definition at line 92 of file BylineNodeTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\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 ILIAS_UI_TestBase\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.