ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Unit tests. More...
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = FALSE | |
Unit tests.
Definition at line 9 of file assKprimChoiceTest.php.
|
protected |
Definition at line 13 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getAdditionalTableName_shouldReturnAdditionalTableName | ( | ) |
Definition at line 42 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getAnswer_shouldReturnAnswer | ( | ) |
Definition at line 98 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getAnswerTableName_shouldReturnAnswerTableName | ( | ) |
Definition at line 48 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_getQuestionType_shouldReturnQuestionType | ( | ) |
Definition at line 36 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 30 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isCompleteWithAnswer_shouldReturnTrue | ( | ) |
Definition at line 66 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isCompleteWithoutAnswer_shouldReturnTrue | ( | ) |
Definition at line 54 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isObligationPossible_shouldReturnTrue | ( | ) |
Definition at line 92 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isValidAnswerType_shouldReturnTrue | ( | ) |
Definition at line 109 of file assKprimChoiceTest.php.
assKprimChoiceTest::test_isValidOptionLabel_shouldReturnTrue | ( | ) |
Definition at line 85 of file assKprimChoiceTest.php.
|
protected |
Definition at line 11 of file assKprimChoiceTest.php.