| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
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 () | |
| setGlobalVariable (string $name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
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 25 of file assLongMenuTest.php.
      
  | 
  staticprotected | 
Definition at line 30 of file assLongMenuTest.php.
References $name.
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 assBaseTestCase\getDatabaseMock(), assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
 Here is the call graph for this function:| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerDoesNotExistsInAnswers | ( | ) | 
Definition at line 170 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoAnswers | ( | ) | 
Definition at line 178 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoPoints | ( | ) | 
Definition at line 186 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerPointsAreZero | ( | ) | 
Definition at line 194 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseNoCustomPart | ( | ) | 
Definition at line 142 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyAnswers | ( | ) | 
Definition at line 148 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyCorrectAnswers | ( | ) | 
Definition at line 155 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseToManyCorrectAnswers | ( | ) | 
Definition at line 162 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeTrue | ( | ) | 
Definition at line 202 of file assLongMenuTest.php.
| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnFalse | ( | ) | 
Definition at line 93 of file assLongMenuTest.php.
References getMethod().
 Here is the call graph for this function:| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnTrue | ( | ) | 
Definition at line 85 of file assLongMenuTest.php.
References getMethod().
 Here is the call graph for this function:| assLongmenuTest::test_getAdditionalTableName_shouldReturnString | ( | ) | 
Definition at line 67 of file assLongMenuTest.php.
| assLongmenuTest::test_getAnswerTableName_shouldReturnString | ( | ) | 
Definition at line 79 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFour | ( | ) | 
Definition at line 101 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFourPointFive | ( | ) | 
Definition at line 110 of file assLongMenuTest.php.
| assLongmenuTest::test_getQuestionType_shouldReturnString | ( | ) | 
Definition at line 73 of file assLongMenuTest.php.
| assLongmenuTest::test_getSolutionSubmit_shouldReturnSolution | ( | ) | 
Definition at line 210 of file assLongMenuTest.php.
| assLongmenuTest::test_instantiateObject_shouldReturnInstance | ( | ) | 
Definition at line 61 of file assLongMenuTest.php.
| assLongmenuTest::test_isComplete_shouldBeFalse | ( | ) | 
Definition at line 119 of file assLongMenuTest.php.
| assLongmenuTest::test_isShuffleAnswersEnabled_shouldReturnFalse | ( | ) | 
Definition at line 241 of file assLongMenuTest.php.
| assLongmenuTest::test_setAnswerType_shouldReturnGetAnswerType | ( | ) | 
Definition at line 218 of file assLongMenuTest.php.
| assLongmenuTest::test_setJsonStructure_shouldReturnGetJsonStructure | ( | ) | 
Definition at line 234 of file assLongMenuTest.php.
      
  | 
  protected | 
Definition at line 27 of file assLongMenuTest.php.