| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for LinkInputTest:
 Collaboration diagram for LinkInputTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testRendering () | |
| testProducesNullWhenNoDataExists () | |
  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 Member Functions | |
| buildFactory () | |
  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... | |
Private Attributes | |
| DefNamesource | $name_source | 
Definition at line 32 of file LinkInputTest.php.
      
  | 
  protected | 
Definition at line 41 of file LinkInputTest.php.
Referenced by testImplementsFactoryInterface(), testProducesNullWhenNoDataExists(), and testRendering().
 Here is the caller graph for this function:| LinkInputTest::setUp | ( | ) | 
Definition at line 36 of file LinkInputTest.php.
| LinkInputTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 57 of file LinkInputTest.php.
References $url, and buildFactory().
 Here is the call graph for this function:| LinkInputTest::testProducesNullWhenNoDataExists | ( | ) | 
Definition at line 94 of file LinkInputTest.php.
References Vendor\Package\$f, buildFactory(), and ILIAS\GlobalScreen\has().
 Here is the call graph for this function:| LinkInputTest::testRendering | ( | ) | 
Definition at line 65 of file LinkInputTest.php.
References $url, ILIAS_UI_TestBase\brutallyTrimHTML(), buildFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\normalizeHTML().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 34 of file LinkInputTest.php.