| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 () | |
| getIRSSMock () | |
| getFileDeliveryMock () | |
| getIliasMock () | |
| addGlobal_uiFactory () | |
| addGlobal_uiRenderer () | |
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.
      
  | 
  protected | 
Definition at line 39 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 169 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoAnswers | ( | ) | 
Definition at line 177 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerHasNoPoints | ( | ) | 
Definition at line 185 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseCorrectAnswerPointsAreZero | ( | ) | 
Definition at line 193 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseNoCustomPart | ( | ) | 
Definition at line 141 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyAnswers | ( | ) | 
Definition at line 147 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseOnlyCorrectAnswers | ( | ) | 
Definition at line 154 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeFalseBecauseToManyCorrectAnswers | ( | ) | 
Definition at line 161 of file assLongMenuTest.php.
| assLongmenuTest::test_checkQuestionCustomPart_shouldBeTrue | ( | ) | 
Definition at line 201 of file assLongMenuTest.php.
| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnFalse | ( | ) | 
Definition at line 92 of file assLongMenuTest.php.
| assLongmenuTest::test_correctAnswerDoesNotExistInAnswerOptions_shouldReturnTrue | ( | ) | 
Definition at line 84 of file assLongMenuTest.php.
| assLongmenuTest::test_getAdditionalTableName_shouldReturnString | ( | ) | 
Definition at line 66 of file assLongMenuTest.php.
| assLongmenuTest::test_getAnswerTableName_shouldReturnString | ( | ) | 
Definition at line 78 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFour | ( | ) | 
Definition at line 100 of file assLongMenuTest.php.
| assLongmenuTest::test_getMaximumPoints_shouldBeFourPointFive | ( | ) | 
Definition at line 109 of file assLongMenuTest.php.
| assLongmenuTest::test_getQuestionType_shouldReturnString | ( | ) | 
Definition at line 72 of file assLongMenuTest.php.
| assLongmenuTest::test_getSolutionSubmit_shouldReturnSolution | ( | ) | 
Definition at line 209 of file assLongMenuTest.php.
| assLongmenuTest::test_instantiateObject_shouldReturnInstance | ( | ) | 
Definition at line 60 of file assLongMenuTest.php.
| assLongmenuTest::test_isComplete_shouldBeFalse | ( | ) | 
Definition at line 118 of file assLongMenuTest.php.
| assLongmenuTest::test_isShuffleAnswersEnabled_shouldReturnFalse | ( | ) | 
Definition at line 240 of file assLongMenuTest.php.
| assLongmenuTest::test_setAnswerType_shouldReturnGetAnswerType | ( | ) | 
Definition at line 217 of file assLongMenuTest.php.
| assLongmenuTest::test_setJsonStructure_shouldReturnGetJsonStructure | ( | ) | 
Definition at line 233 of file assLongMenuTest.php.
      
  | 
  protected | 
Definition at line 28 of file assLongMenuTest.php.