|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test Notification Items. More...
Inheritance diagram for ItemNotificationTest:
Collaboration diagram for ItemNotificationTest:Public Member Functions | |
| setUp () | |
| getIcon () | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGetTitle () | |
| testGetTitleAsLink () | |
| testWithDescription () | |
| testWithProperties () | |
| testWithActions () | |
| testWithLeadIcon () | |
| testWithCloseAction () | |
| testWithAdditionalContent () | |
| testWithAggregateNotifications () | |
| testRenderFullyFeatured () | |
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 | |
| I Component SignalGenerator | $sig_gen |
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... | |
Test Notification Items.
Definition at line 31 of file ItemNotificationTest.php.
| ItemNotificationTest::getIcon | ( | ) |
Definition at line 40 of file ItemNotificationTest.php.
References getUIFactory().
Referenced by testRenderFullyFeatured(), testWithActions(), testWithAdditionalContent(), testWithAggregateNotifications(), testWithCloseAction(), testWithDescription(), testWithLeadIcon(), and testWithProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| ItemNotificationTest::getUIFactory | ( | ) |
Definition at line 45 of file ItemNotificationTest.php.
References $sig_gen, ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Referenced by getIcon(), testGetTitle(), testGetTitleAsLink(), testImplementsFactoryInterface(), testRenderFullyFeatured(), testWithActions(), testWithAdditionalContent(), testWithAggregateNotifications(), testWithCloseAction(), testWithDescription(), testWithLeadIcon(), and testWithProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| ItemNotificationTest::setUp | ( | ) |
Definition at line 35 of file ItemNotificationTest.php.
| ItemNotificationTest::testGetTitle | ( | ) |
Definition at line 97 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testGetTitleAsLink | ( | ) |
Definition at line 105 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testImplementsFactoryInterface | ( | ) |
Definition at line 90 of file ItemNotificationTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testRenderFullyFeatured | ( | ) |
Definition at line 188 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS\UI\examples\Symbol\Glyph\Back\back(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS\Repository\button(), ILIAS_UI_TestBase\getDefaultRenderer(), getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithActions | ( | ) |
Definition at line 133 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithAdditionalContent | ( | ) |
Definition at line 166 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithAggregateNotifications | ( | ) |
Definition at line 176 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithCloseAction | ( | ) |
Definition at line 157 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithDescription | ( | ) |
Definition at line 114 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithLeadIcon | ( | ) |
Definition at line 146 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithProperties | ( | ) |
Definition at line 123 of file ItemNotificationTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file ItemNotificationTest.php.
Referenced by getUIFactory().