ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
setGlobalVariable (string $name, $value) | |
getGlobalTemplateMock () | |
getDatabaseMock () | |
getIliasMock () | |
Protected Attributes | |
$backupGlobals = false | |
![]() | |
Container | $dic = null |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Unit tests for single choice questions
Definition at line 28 of file assMultipleChoiceTest.php.
|
protected |
Definition at line 32 of file assMultipleChoiceTest.php.
References assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
assMultipleChoiceTest::test_getAdditionalTableName_shouldReturnAdditionalTableName | ( | ) |
Definition at line 93 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getAnswerTableName_shouldReturnAnswerTableName | ( | ) |
Definition at line 99 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getQuestionType_shouldReturnQuestionType | ( | ) |
Definition at line 87 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getThumbPrefix_shouldReturnString | ( | ) |
Definition at line 52 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_setOutputType_shouldReturngetOutputType | ( | ) |
Definition at line 58 of file assMultipleChoiceTest.php.
|
protected |
Definition at line 30 of file assMultipleChoiceTest.php.