ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class BaseNotificationSetUp. More...
Public Member Functions | |
getUIFactory () | |
getDIC () | |
getDummyNotificationsProviderWithNotifications ($notifications) | |
Protected Member Functions | |
setUp () | |
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().
BaseNotificationSetUp::getDummyNotificationsProviderWithNotifications | ( | $notifications | ) |
Definition at line 110 of file BaseNotificationSetUp.php.
References $dic, $provider, and getDIC().
Referenced by DummyProviderTest\testConstruct(), MainNotificationCollectorTest\testConstruct(), MainNotificationCollectorTest\testGetAmountOfNewNotifications(), MainNotificationCollectorTest\testGetAmountOfOldNotifications(), MainNotificationCollectorTest\testGetNotifications(), MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray(), and MainNotificationCollectorTest\testHasNotifications().
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().
|
protected |
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().