|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class BaseNotificationSetUp. More...
Inheritance diagram for BaseNotificationSetUp:
Collaboration diagram for BaseNotificationSetUp:Public Member Functions | |
| getUIFactory () | |
| getDIC () | |
| getDummyNotificationsProviderWithNotifications ($notifications) | |
Protected Member Functions | |
| setUp () | |
| @inheritDoc More... | |
Protected Attributes | |
| $id | |
| $provider | |
| $identification | |
| $factory | |
Class BaseNotificationSetUp.
Some base Notification Work to be used in other tests for convenience
Definition at line 42 of file BaseNotificationSetUp.php.
| BaseNotificationSetUp::getDIC | ( | ) |
Definition at line 117 of file BaseNotificationSetUp.php.
Referenced by getDummyNotificationsProviderWithNotifications().
Here is the caller graph for this function:| BaseNotificationSetUp::getDummyNotificationsProviderWithNotifications | ( | $notifications | ) |
Definition at line 132 of file BaseNotificationSetUp.php.
References $dic, $provider, and getDIC().
Referenced by MainNotificationCollectorTest\testConstruct(), DummyProviderTest\testConstruct(), MainNotificationCollectorTest\testGetAmountOfNewNotifications(), MainNotificationCollectorTest\testGetAmountOfOldNotifications(), MainNotificationCollectorTest\testGetNotifications(), MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray(), and MainNotificationCollectorTest\testHasNotifications().
Here is the call graph for this function:
Here is the caller graph for this function:| BaseNotificationSetUp::getUIFactory | ( | ) |
Definition at line 80 of file BaseNotificationSetUp.php.
References $factory.
Referenced by StandardNotificationGroupRendererTest\testConstruct(), StandardNotificationRendererTest\testConstruct(), StandardNotificationGroupRendererTest\testGetNotificationComponentForItem(), StandardNotificationRendererTest\testGetNotificationComponentForItem(), StandardNotificationRendererTest\testGetNotificationComponentForItemWithCloseCallable(), and StandardNotificationTest\testWithNotificationItem().
Here is the caller graph for this function:
|
protected |
@inheritDoc
Reimplemented in StandardNotificationRendererTest.
Definition at line 67 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 61 of file BaseNotificationSetUp.php.
Referenced by getUIFactory().
|
protected |
Definition at line 49 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 57 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 53 of file BaseNotificationSetUp.php.
Referenced by getDummyNotificationsProviderWithNotifications(), and MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray().