|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Unit tests for single choice questions. More...
Inheritance diagram for assSingleChoiceGUITest:
Collaboration diagram for assSingleChoiceGUITest: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 assSingleChoiceGUITest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 17 of file assSingleChoiceGUITest.php.
References assBaseTestCase\getDatabaseMock(), assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| assSingleChoiceGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 45 of file assSingleChoiceGUITest.php.
|
protected |
Definition at line 15 of file assSingleChoiceGUITest.php.