ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
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 42 of file BaseNotificationSetUpTBD.php.
BaseNotificationSetUp::getDIC | ( | ) |
Definition at line 118 of file BaseNotificationSetUpTBD.php.
References ILIAS\Repository\globalScreen().
Referenced by getDummyNotificationsProviderWithNotifications().
BaseNotificationSetUp::getDummyNotificationsProviderWithNotifications | ( | $notifications | ) |
Definition at line 133 of file BaseNotificationSetUpTBD.php.
References $dic, $provider, and getDIC().
Referenced by MainNotificationCollectorTest\testConstruct(), DummyProviderTest\testConstruct(), MainNotificationCollectorTest\testGetAmountOfNewNotifications(), MainNotificationCollectorTest\testGetAmountOfOldNotifications(), MainNotificationCollectorTest\testGetNotifications(), MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray(), and MainNotificationCollectorTest\testHasNotifications().
BaseNotificationSetUp::getUIFactory | ( | ) |
Definition at line 79 of file BaseNotificationSetUpTBD.php.
References $factory, and ILIAS\Repository\symbol().
Referenced by StandardNotificationGroupRendererTest\testConstruct(), StandardNotificationRendererTest\testConstruct(), StandardNotificationGroupRendererTest\testGetNotificationComponentForItem(), StandardNotificationRendererTest\testGetNotificationComponentForItem(), StandardNotificationRendererTest\testGetNotificationComponentForItemWithCloseCallable(), and StandardNotificationTest\testWithNotificationItem().
|
protected |
Definition at line 66 of file BaseNotificationSetUpTBD.php.
References factory().
|
protected |
Definition at line 61 of file BaseNotificationSetUpTBD.php.
Referenced by getUIFactory().
|
protected |
Definition at line 49 of file BaseNotificationSetUpTBD.php.
|
protected |
Definition at line 57 of file BaseNotificationSetUpTBD.php.
|
protected |
Definition at line 53 of file BaseNotificationSetUpTBD.php.
Referenced by getDummyNotificationsProviderWithNotifications(), and MainNotificationCollectorTest\testGetNotificationsIdentifiersAsArray().