|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
Protected Attributes | |
| I Component SignalGenerator | $sig_gen |
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 $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 $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 $c, Vendor\Package\$f, ILIAS\UI\examples\Symbol\Glyph\Back\back(), ILIAS\Repository\button(), getIcon(), and getUIFactory().
Here is the call graph for this function:| ItemNotificationTest::testWithActions | ( | ) |
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::testWithAdditionalContent | ( | ) |
Definition at line 166 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 176 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 157 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 114 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 146 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 123 of file ItemNotificationTest.php.
References $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().