|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class StandardNotificationTest. More...
Inheritance diagram for StandardNotificationTest:
Collaboration diagram for StandardNotificationTest:Public Member Functions | |
| testConstructByFactory () | |
| testWithNotificationItem () | |
| testWithNewAmout () | |
| testWithOldAmout () | |
| testGetProviderIdentification () | |
| Tests on AbstractBaseNotification. More... | |
| testGetRenderer () | |
| testWithOpenedCallable () | |
| testWithClosedCallable () | |
| testHasClosedCallable () | |
Public Member Functions inherited from BaseNotificationSetUp | |
| getUIFactory () | |
| getDIC () | |
| getDummyNotificationsProviderWithNotifications ($notifications) | |
Additional Inherited Members | |
Protected Member Functions inherited from BaseNotificationSetUp | |
| setUp () | |
| @inheritDoc More... | |
Protected Attributes inherited from BaseNotificationSetUp | |
| $id | |
| $provider | |
| $identification | |
| $factory | |
Class StandardNotificationTest.
Definition at line 10 of file StandardNotificationTest.php.
| StandardNotificationTest::testConstructByFactory | ( | ) |
Definition at line 12 of file StandardNotificationTest.php.
| StandardNotificationTest::testGetProviderIdentification | ( | ) |
Tests on AbstractBaseNotification.
Definition at line 50 of file StandardNotificationTest.php.
| StandardNotificationTest::testGetRenderer | ( | ) |
Definition at line 56 of file StandardNotificationTest.php.
| StandardNotificationTest::testHasClosedCallable | ( | ) |
Definition at line 86 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithClosedCallable | ( | ) |
Definition at line 76 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithNewAmout | ( | ) |
Definition at line 29 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithNotificationItem | ( | ) |
Definition at line 20 of file StandardNotificationTest.php.
References BaseNotificationSetUp\getUIFactory().
Here is the call graph for this function:| StandardNotificationTest::testWithOldAmout | ( | ) |
Definition at line 38 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithOpenedCallable | ( | ) |
Definition at line 65 of file StandardNotificationTest.php.