| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class BaseNotificationSetUp. More...
 Inheritance diagram for BaseNotificationSetUp:
 Collaboration diagram for BaseNotificationSetUp: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 117 of file BaseNotificationSetUpTBD.php.
References ILIAS\Repository\globalScreen().
Referenced by getDummyNotificationsProviderWithNotifications().
 Here is the call graph for this function:
 Here is the caller graph for this function:| BaseNotificationSetUp::getDummyNotificationsProviderWithNotifications | ( | $notifications | ) | 
Definition at line 132 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:| BaseNotificationSetUp::getUIFactory | ( | ) | 
Definition at line 80 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 67 of file BaseNotificationSetUpTBD.php.
      
  | 
  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().