ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\LegalDocuments\test\Setup\ConsumerObjectiveTest Class Reference
+ Inheritance diagram for ILIAS\LegalDocuments\test\Setup\ConsumerObjectiveTest:
+ Collaboration diagram for ILIAS\LegalDocuments\test\Setup\ConsumerObjectiveTest:

Public Member Functions

 testConstruct ()
 

Detailed Description

Definition at line 26 of file ConsumerObjectiveTest.php.

Member Function Documentation

◆ testConstruct()

ILIAS\LegalDocuments\test\Setup\ConsumerObjectiveTest::testConstruct ( )

Definition at line 28 of file ConsumerObjectiveTest.php.

28  : void
29  {
30  $this->assertInstanceOf(ConsumerObjective::class, new ConsumerObjective());
31  }

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