|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 39 of file assLongMenuTest.php.
References getDatabaseMock(), getIliasMock(), and setGlobalVariable().
Here is the call graph for this function:| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerDoesNotExistsInAnswers | ( | ) |
Definition at line 160 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoAnswers | ( | ) |
Definition at line 168 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoPoints | ( | ) |
Definition at line 176 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerPointsAreZero | ( | ) |
Definition at line 184 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseNoCustomPart | ( | ) |
Definition at line 134 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyAnswers | ( | ) |
Definition at line 140 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyCorrectAnswers | ( | ) |
Definition at line 147 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseToManyCorrectAnswers | ( | ) |
Definition at line 153 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeTrue | ( | ) |
Definition at line 192 of file assLongMenuTest.php.
| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnFalse | ( | ) |
Definition at line 89 of file assLongMenuTest.php.
References getMethod().
Here is the call graph for this function:| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnTrue | ( | ) |
Definition at line 81 of file assLongMenuTest.php.
References getMethod().
Here is the call graph for this function:| assLongmenuTest::test_getAdditionalTableName_shouldReturnString | ( | ) |
Definition at line 63 of file assLongMenuTest.php.
| assLongmenuTest::test_getAnswerTableName_shouldReturnString | ( | ) |
Definition at line 75 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFour | ( | ) |
Definition at line 97 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFourPointFive | ( | ) |
Definition at line 105 of file assLongMenuTest.php.
| assLongmenuTest::test_getQuestionType_shouldReturnString | ( | ) |
Definition at line 69 of file assLongMenuTest.php.
| assLongmenuTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 57 of file assLongMenuTest.php.
| assLongmenuTest::test_isComplete_shouldBeFalse | ( | ) |
Definition at line 113 of file assLongMenuTest.php.
| assLongmenuTest::test_isShuffleAnswersEnabled_shouldReturnFalse | ( | ) |
Definition at line 216 of file assLongMenuTest.php.
| assLongmenuTest::test_setAnswerType_shouldReturnGetAnswerType | ( | ) |
Definition at line 200 of file assLongMenuTest.php.
|
protected |
Definition at line 28 of file assLongMenuTest.php.