|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Unit tests. More...
Inheritance diagram for assKprimChoiceTest:
Collaboration diagram for assKprimChoiceTest:Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| setGlobalVariable ($name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
Protected Attributes | |
| $backupGlobals = false | |
Unit tests.
Definition at line 9 of file assKprimChoiceTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 13 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_getAdditionalTableName_shouldReturnAdditionalTableName | ( | ) |
Definition at line 39 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_getAnswerTableName_shouldReturnAnswerTableName | ( | ) |
Definition at line 45 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_getQuestionType_shouldReturnQuestionType | ( | ) |
Definition at line 33 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 27 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_isObligationPossible_shouldReturnTrue | ( | ) |
Definition at line 90 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_isValidAnswerType_shouldReturnTrue | ( | ) |
Definition at line 108 of file assKprimChoiceTest.php.
| assKprimChoiceTest::test_isValidOptionLabel_shouldReturnTrue | ( | ) |
Definition at line 83 of file assKprimChoiceTest.php.
|
protected |
Definition at line 11 of file assKprimChoiceTest.php.