| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for assAnswerBinaryStateTest:
 Collaboration diagram for assAnswerBinaryStateTest:Protected Member Functions | |
| setUp () | |
  Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| getIRSSMock () | |
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 assAnswerBinaryStateTest.php.
      
  | 
  protected | 
Definition at line 30 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_instantiateObject_shouldReturnInstance | ( | ) | 
Definition at line 35 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_isStateChecked_shouldReturnActualState | ( | ) | 
Definition at line 53 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_isStateSet_shouldReturnActualState | ( | ) | 
Definition at line 64 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_isStateUnchecked_shouldReturnActualState | ( | ) | 
Definition at line 86 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_isStateUnset_shouldReturnActualState | ( | ) | 
Definition at line 75 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_setChecked_shouldAlterState | ( | ) | 
Definition at line 97 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_setGetState_shouldReturnUnchangedState | ( | ) | 
Definition at line 42 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_setSet_shouldAlterState | ( | ) | 
Definition at line 121 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_setUnchecked_shouldAlterState | ( | ) | 
Definition at line 109 of file assAnswerBinaryStateTest.php.
| assAnswerBinaryStateTest::test_setUnset_shouldAlterState | ( | ) | 
Definition at line 133 of file assAnswerBinaryStateTest.php.
      
  | 
  protected | 
Definition at line 28 of file assAnswerBinaryStateTest.php.