Unit tests.
More...
◆ setUp()
assOrderingQuestionGUITest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
assOrderingQuestionGUITest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
Definition at line 43 of file assOrderingQuestionGUITest.php.
46 require_once
'./Modules/TestQuestionPool/classes/class.assOrderingQuestionGUI.php';
51 $this->assertInstanceOf(
'assOrderingQuestionGUI', $instance);
Ordering question GUI representation.
◆ $backupGlobals
assOrderingQuestionGUITest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: