|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test Notification Items.
Definition at line 13 of file ItemNotificationTest.php.
| ItemNotificationTest::getIcon | ( | ) |
Definition at line 20 of file ItemNotificationTest.php.
References getUIFactory().
Referenced by testGetTitleAsLink(), 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 | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 25 of file ItemNotificationTest.php.
References $factory.
Referenced by getIcon(), testGetTitle(), testGetTitleAsLink(), testImplementsFactoryInterface(), testRenderFullyFeatured(), testWithActions(), testWithAdditionalContent(), testWithAggregateNotifications(), testWithCloseAction(), testWithDescription(), testWithLeadIcon(), and testWithProperties().
Here is the caller graph for this function:| ItemNotificationTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 15 of file ItemNotificationTest.php.
| ItemNotificationTest::testGetTitle | ( | ) |
Definition at line 72 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testGetTitleAsLink | ( | ) |
Definition at line 80 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testImplementsFactoryInterface | ( | ) |
Definition at line 64 of file ItemNotificationTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testRenderFullyFeatured | ( | ) |
Definition at line 164 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, back(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithActions | ( | ) |
Definition at line 109 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithAdditionalContent | ( | ) |
Definition at line 142 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithAggregateNotifications | ( | ) |
Definition at line 152 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithCloseAction | ( | ) |
Definition at line 133 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithDescription | ( | ) |
Definition at line 90 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithLeadIcon | ( | ) |
Definition at line 122 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithProperties | ( | ) |
Definition at line 99 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
Here is the call graph for this function: