ILIAS  release_8 Revision v8.24
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 10 of file DummyProviderTest.php.

Member Function Documentation

◆ testConstruct()

DummyProviderTest::testConstruct ( )

Definition at line 12 of file DummyProviderTest.php.

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

References BaseNotificationSetUp\getDummyNotificationsProviderWithNotifications().

+ Here is the call graph for this function:

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