ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
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: