Unit tests.
More...
◆ setUp()
assTextQuestionGUITest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
assTextQuestionGUITest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
Definition at line 44 of file assTextQuestionGUITest.php.
47 require_once
'./Modules/TestQuestionPool/classes/class.assTextQuestionGUI.php';
52 $this->assertInstanceOf(
'assTextQuestionGUI', $instance);
Text question GUI representation.
◆ $backupGlobals
assTextQuestionGUITest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: