ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Unit tests for single choice questions. More...
Public Member Functions | |
test_instantiateObject_shouldReturnInstance () | |
Protected Member Functions | |
setUp () | |
![]() | |
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().
assMultipleChoiceGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 45 of file assMultipleChoiceGUITest.php.
|
protected |
Definition at line 15 of file assMultipleChoiceGUITest.php.