ILIAS
release_8 Revision v8.23
|
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
Definition at line 25 of file assKprimChoiceTest.php.
|
protected |
Definition at line 29 of file assKprimChoiceTest.php.
References assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
assKprimChoiceTest::test_getAdditionalTableName_shouldReturnAdditionalTableName | ( | ) |
Definition at line 48 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getAnswerTableName_shouldReturnAnswerTableName | ( | ) |
Definition at line 54 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getQuestionType_shouldReturnQuestionType | ( | ) |
Definition at line 42 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 36 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isObligationPossible_shouldReturnTrue | ( | ) |
Definition at line 99 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isValidAnswerType_shouldReturnTrue | ( | ) |
Definition at line 117 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isValidOptionLabel_shouldReturnTrue | ( | ) |
Definition at line 92 of file assKprimChoiceTest.php.
|
protected |
Definition at line 27 of file assKprimChoiceTest.php.