ILIAS  release_7 Revision v7.30-3-g800a261c036
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 28 of file NotificationServicesTest.php.

Member Function Documentation

◆ testFactory()

NotificationServicesTest::testFactory ( )

Definition at line 30 of file NotificationServicesTest.php.

30 : void
31 {
33 $this->assertInstanceOf(NotificationFactory::class, $factory->factory());
34 }
$factory
Definition: metadata.php:58

References $factory.


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