| 
    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 assAnswerSimpleTest:
 Collaboration diagram for assAnswerSimpleTest: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 () | |
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 assAnswerSimpleTest.php.
      
  | 
  protected | 
Definition at line 30 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_instantiateObject_shouldReturnInstance | ( | ) | 
Definition at line 36 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_setGetAnswertext_shouldReturnUnchangedAnswertext | ( | ) | 
Definition at line 57 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_setGetId_shouldReturnUnchangedId | ( | ) | 
Definition at line 44 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_setGetOrder_shouldReturnUnchangedOrder | ( | ) | 
Definition at line 96 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_setGetPoints_shouldReturnUnchangedPoints | ( | ) | 
Definition at line 70 of file assAnswerSimpleTest.php.
| assAnswerSimpleTest::test_setGetPoints_shouldReturnUnchangedZeroOnNonNumericInput | ( | ) | 
Definition at line 83 of file assAnswerSimpleTest.php.
      
  | 
  protected | 
Definition at line 28 of file assAnswerSimpleTest.php.