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