ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator 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 26 of file DummyProviderTestTBD.php.

Member Function Documentation

◆ testConstruct()

DummyProviderTest::testConstruct ( )

Definition at line 28 of file DummyProviderTestTBD.php.

References BaseNotificationSetUp\getDummyNotificationsProviderWithNotifications().

28  : void
29  {
31  $this->assertInstanceOf(AbstractNotificationProvider::class, $povider);
32  }
getDummyNotificationsProviderWithNotifications($notifications)
+ Here is the call graph for this function:

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