| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Checks if the HTML used for the Client tests is rendered as specified. More...
 Inheritance diagram for ItemNotificationClientHtmlTest:
 Collaboration diagram for ItemNotificationClientHtmlTest:Public Member Functions | |
| setUp () | |
| getUIFactory () | |
| testRenderClientHtml () | |
  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) | |
Protected Attributes | |
| $sig_gen | |
| C MainControls MetaBar | $metabar | 
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... | |
Checks if the HTML used for the Client tests is rendered as specified.
Definition at line 29 of file ItemNotificationClientHtmlTest.php.
| ItemNotificationClientHtmlTest::getUIFactory | ( | ) | 
Definition at line 43 of file ItemNotificationClientHtmlTest.php.
References $sig_gen, ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Referenced by testRenderClientHtml().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ItemNotificationClientHtmlTest::setUp | ( | ) | 
Definition at line 38 of file ItemNotificationClientHtmlTest.php.
| ItemNotificationClientHtmlTest::testRenderClientHtml | ( | ) | 
Definition at line 85 of file ItemNotificationClientHtmlTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 36 of file ItemNotificationClientHtmlTest.php.
      
  | 
  protected | 
Definition at line 34 of file ItemNotificationClientHtmlTest.php.
Referenced by getUIFactory().