|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Unit tests for single choice questions. More...
Inheritance diagram for assMultipleChoiceGUITest:
Collaboration diagram for assMultipleChoiceGUITest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| setGlobalVariable ($name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
Protected Attributes | |
| $backupGlobals = false | |
Unit tests for single choice questions.
Definition at line 13 of file assMultipleChoiceGUITest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 17 of file assMultipleChoiceGUITest.php.
References assBaseTestCase\getDatabaseMock(), assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| assMultipleChoiceGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 45 of file assMultipleChoiceGUITest.php.
|
protected |
Definition at line 15 of file assMultipleChoiceGUITest.php.