|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for assLongmenuTest:
Collaboration diagram for assLongmenuTest:Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| getIRSSMock () | |
Static Protected Member Functions | |
| static | getMethod ($name) |
Protected Attributes | |
| $backupGlobals = false | |
Protected Attributes inherited from assBaseTestCase | |
| 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 26 of file assLongMenuTest.php.
|
staticprotected |
Definition at line 31 of file assLongMenuTest.php.
Referenced by test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnFalse(), and test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnTrue().
Here is the caller graph for this function:
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 38 of file assLongMenuTest.php.
References getDatabaseMock(), getIliasMock(), and setGlobalVariable().
Here is the call graph for this function:| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerDoesNotExistsInAnswers | ( | ) |
Definition at line 159 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoAnswers | ( | ) |
Definition at line 167 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoPoints | ( | ) |
Definition at line 175 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerPointsAreZero | ( | ) |
Definition at line 183 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseNoCustomPart | ( | ) |
Definition at line 133 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyAnswers | ( | ) |
Definition at line 139 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyCorrectAnswers | ( | ) |
Definition at line 146 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseToManyCorrectAnswers | ( | ) |
Definition at line 152 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeTrue | ( | ) |
Definition at line 191 of file assLongMenuTest.php.
| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnFalse | ( | ) |
Definition at line 88 of file assLongMenuTest.php.
References getMethod().
Here is the call graph for this function:| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnTrue | ( | ) |
Definition at line 80 of file assLongMenuTest.php.
References getMethod().
Here is the call graph for this function:| assLongmenuTest::test_getAdditionalTableName_shouldReturnString | ( | ) |
Definition at line 62 of file assLongMenuTest.php.
| assLongmenuTest::test_getAnswerTableName_shouldReturnString | ( | ) |
Definition at line 74 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFour | ( | ) |
Definition at line 96 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFourPointFive | ( | ) |
Definition at line 104 of file assLongMenuTest.php.
| assLongmenuTest::test_getQuestionType_shouldReturnString | ( | ) |
Definition at line 68 of file assLongMenuTest.php.
| assLongmenuTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 56 of file assLongMenuTest.php.
| assLongmenuTest::test_isComplete_shouldBeFalse | ( | ) |
Definition at line 112 of file assLongMenuTest.php.
| assLongmenuTest::test_isShuffleAnswersEnabled_shouldReturnFalse | ( | ) |
Definition at line 215 of file assLongMenuTest.php.
| assLongmenuTest::test_setAnswerType_shouldReturnGetAnswerType | ( | ) |
Definition at line 199 of file assLongMenuTest.php.
|
protected |
Definition at line 28 of file assLongMenuTest.php.