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