| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Unit tests. More...
 Inheritance diagram for assClozeSelectGapTest:
 Collaboration diagram for assClozeSelectGapTest:Protected Member Functions | |
| setUp () | |
  Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
Protected Attributes | |
| $backupGlobals = false | |
  Protected Attributes inherited from assBaseTestCase | |
| Container | $dic = null | 
Unit tests.
Definition at line 28 of file assClozeSelectGapTest.php.
      
  | 
  protected | 
Reimplemented from assBaseTestCase.
Definition at line 32 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_arrayShuffle_shouldShuffleArray | ( | ) | 
Definition at line 61 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_getItemswithoutShuffle_shouldReturnItemsInOrder | ( | ) | 
Definition at line 113 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_getItemswithShuffle_shouldReturnShuffledItems | ( | ) | 
Definition at line 74 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_instantiateObject_shouldReturnInstance | ( | ) | 
Definition at line 38 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_newlyInstatiatedObject_shouldReturnTrueOnGetShuffle | ( | ) | 
Definition at line 49 of file assClozeSelectGapTest.php.
      
  | 
  protected | 
Definition at line 30 of file assClozeSelectGapTest.php.