ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilQTIObjectivesTest Class Reference
+ Inheritance diagram for ilQTIObjectivesTest:
+ Collaboration diagram for ilQTIObjectivesTest:

Public Member Functions

 testConstruct ()
 

Detailed Description

Definition at line 23 of file ilQTIObjectivesTest.php.

Member Function Documentation

◆ testConstruct()

ilQTIObjectivesTest::testConstruct ( )

Definition at line 25 of file ilQTIObjectivesTest.php.

25 : void
26 {
27 $this->assertInstanceOf(ilQTIObjectives::class, new ilQTIObjectives());
28 }

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