| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Private Attributes | |
| I Tree Node Factory | $node_factory | 
| C Symbol Icon Standard | $icon | 
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Tests for the SimpleNode.
Definition at line 30 of file BylineNodeTest.php.
| BylineNodeTest::setUp | ( | ) | 
Definition at line 35 of file BylineNodeTest.php.
| BylineNodeTest::testCreateBylineNode | ( | ) | 
Definition at line 42 of file BylineNodeTest.php.
| BylineNodeTest::testRendering | ( | ) | 
Definition at line 50 of file BylineNodeTest.php.
References $r, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:| BylineNodeTest::testRenderingExpanded | ( | ) | 
Definition at line 124 of file BylineNodeTest.php.
References $r, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:| BylineNodeTest::testRenderingWithAsync | ( | ) | 
Definition at line 97 of file BylineNodeTest.php.
References $r, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:| BylineNodeTest::testRenderingWithIcon | ( | ) | 
Definition at line 72 of file BylineNodeTest.php.
References $r, ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 33 of file BylineNodeTest.php.
      
  | 
  private | 
Definition at line 32 of file BylineNodeTest.php.