Unit tests.
More...
◆ setUp()
assOrderingHorizontalTest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
assOrderingHorizontalTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
Definition at line 43 of file assOrderingHorizontalTest.php.
46 require_once
'./Modules/TestQuestionPool/classes/class.assOrderingHorizontal.php';
51 $this->assertInstanceOf(
'assOrderingHorizontal', $instance);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
◆ $backupGlobals
assOrderingHorizontalTest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: