| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Tests for the Breadcrumbs-component. More...
 Inheritance diagram for BreadcrumbsTest:
 Collaboration diagram for BreadcrumbsTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testCrumbs () | |
| testAppending () | |
| testRendering () | |
  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) | |
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 Breadcrumbs-component.
Definition at line 30 of file BreadcrumbsTest.php.
| BreadcrumbsTest::getFactory | ( | ) | 
Definition at line 32 of file BreadcrumbsTest.php.
References ILIAS\UI\examples\Breadcrumbs\breadcrumbs().
Referenced by testAppending(), testCrumbs(), testImplementsFactoryInterface(), and testRendering().
 Here is the call graph for this function:
 Here is the caller graph for this function:| BreadcrumbsTest::testAppending | ( | ) | 
Definition at line 65 of file BreadcrumbsTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testCrumbs | ( | ) | 
Definition at line 53 of file BreadcrumbsTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 42 of file BreadcrumbsTest.php.
References Vendor\Package\$f, and getFactory().
 Here is the call graph for this function:| BreadcrumbsTest::testRendering | ( | ) | 
Definition at line 75 of file BreadcrumbsTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and ILIAS_UI_TestBase\normalizeHTML().
 Here is the call graph for this function: