|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 24 of file BaseNotificationSetUp.php.
| BaseNotificationSetUp::getDIC | ( | ) |
Definition at line 99 of file BaseNotificationSetUp.php.
References $dic.
Referenced by getDummyNotificationsProviderWithNotifications().
Here is the caller graph for this function:| BaseNotificationSetUp::getDummyNotificationsProviderWithNotifications | ( | $notifications | ) |
Definition at line 110 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 62 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
Definition at line 49 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 43 of file BaseNotificationSetUp.php.
Referenced by getUIFactory().
|
protected |
Definition at line 31 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 39 of file BaseNotificationSetUp.php.
|
protected |
Definition at line 35 of file BaseNotificationSetUp.php.
Referenced by getDummyNotificationsProviderWithNotifications(), and MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray().