ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
DummyProviderTest Class Reference

Class DummyProviderTest. More...

+ Inheritance diagram for DummyProviderTest:
+ Collaboration diagram for DummyProviderTest:

Public Member Functions

 testConstruct ()
 
- Public Member Functions inherited from BaseNotificationSetUp
 getUIFactory ()
 
 getDIC ()
 
 getDummyNotificationsProviderWithNotifications ($notifications)
 

Additional Inherited Members

- Protected Member Functions inherited from BaseNotificationSetUp
 setUp ()
 
- Protected Attributes inherited from BaseNotificationSetUp
 $id
 
 $provider
 
 $identification
 
 $factory
 

Detailed Description

Class DummyProviderTest.

Definition at line 10 of file DummyProviderTest.php.

Member Function Documentation

◆ testConstruct()

DummyProviderTest::testConstruct ( )

Definition at line 12 of file DummyProviderTest.php.

References BaseNotificationSetUp\getDummyNotificationsProviderWithNotifications().

12  : void
13  {
15  $this->assertInstanceOf(AbstractNotificationProvider::class, $povider);
16  }
getDummyNotificationsProviderWithNotifications($notifications)
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: