ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
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 ()
 @inheritDoc More...
 
- Protected Attributes inherited from BaseNotificationSetUp
 $id
 
 $provider
 
 $identification
 
 $factory
 

Detailed Description

Class DummyProviderTest.

Definition at line 9 of file DummyProviderTest.php.

Member Function Documentation

◆ testConstruct()

DummyProviderTest::testConstruct ( )

Definition at line 11 of file DummyProviderTest.php.

12 {
14 $this->assertInstanceOf(AbstractNotificationProvider::class, $povider);
15 }
getDummyNotificationsProviderWithNotifications($notifications)

References BaseNotificationSetUp\getDummyNotificationsProviderWithNotifications().

+ Here is the call graph for this function:

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