ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
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 () | |
getIRSSMock () | |
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.
assMultipleChoiceTest::test_getAdditionalTableName_shouldReturnAdditionalTableName | ( | ) |
Definition at line 85 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getAnswerTableName_shouldReturnAnswerTableName | ( | ) |
Definition at line 91 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getQuestionType_shouldReturnQuestionType | ( | ) |
Definition at line 79 of file assMultipleChoiceTest.php.
assMultipleChoiceTest::test_getThumbPrefix_shouldReturnString | ( | ) |
Definition at line 51 of file assMultipleChoiceTest.php.
|
protected |
Definition at line 30 of file assMultipleChoiceTest.php.