ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
NotificationServicesTest Class Reference

Class NotificationFactoryTest. More...

+ Inheritance diagram for NotificationServicesTest:
+ Collaboration diagram for NotificationServicesTest:

Public Member Functions

 testFactory ()
 

Detailed Description

Class NotificationFactoryTest.

Definition at line 11 of file NotificationServicesTest.php.

Member Function Documentation

◆ testFactory()

NotificationServicesTest::testFactory ( )

Definition at line 13 of file NotificationServicesTest.php.

References $factory.

14  {
16  $this->assertInstanceOf(NotificationFactory::class, $factory->factory());
17  }
$factory
Definition: metadata.php:58

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