|
ILIAS
release_8 Revision v8.24
|
Tests for the DrilldownSlate. More...
Inheritance diagram for DrilldownSlateTest:
Collaboration diagram for DrilldownSlateTest:Public Member Functions | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testRendering (Drilldown $slate) | |
| @depends testImplementsFactoryInterface More... | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| 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 DrilldownSlate.
Definition at line 31 of file DrilldownSlateTest.php.
| DrilldownSlateTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 33 of file DrilldownSlateTest.php.
Referenced by testImplementsFactoryInterface().
Here is the caller graph for this function:| DrilldownSlateTest::testImplementsFactoryInterface | ( | ) |
Definition at line 72 of file DrilldownSlateTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| DrilldownSlateTest::testRendering | ( | Drilldown | $slate | ) |
@depends testImplementsFactoryInterface
Definition at line 87 of file DrilldownSlateTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function: