|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 () | |
Protected Attributes inherited from BaseNotificationSetUp | |
| $id | |
| $provider | |
| $identification | |
| $factory | |
Class StandardNotificationTest.
Definition at line 27 of file StandardNotificationTest.php.
| StandardNotificationTest::testConstructByFactory | ( | ) |
Definition at line 29 of file StandardNotificationTest.php.
| StandardNotificationTest::testGetProviderIdentification | ( | ) |
Tests on AbstractBaseNotification.
Definition at line 67 of file StandardNotificationTest.php.
| StandardNotificationTest::testGetRenderer | ( | ) |
Definition at line 73 of file StandardNotificationTest.php.
| StandardNotificationTest::testHasClosedCallable | ( | ) |
Definition at line 103 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithClosedCallable | ( | ) |
Definition at line 93 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithNewAmout | ( | ) |
Definition at line 46 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithNotificationItem | ( | ) |
Definition at line 37 of file StandardNotificationTest.php.
References BaseNotificationSetUp\getUIFactory().
Here is the call graph for this function:| StandardNotificationTest::testWithOldAmout | ( | ) |
Definition at line 55 of file StandardNotificationTest.php.
| StandardNotificationTest::testWithOpenedCallable | ( | ) |
Definition at line 82 of file StandardNotificationTest.php.