|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Unit tests. More...
Inheritance diagram for assClozeSelectGapTest:
Collaboration diagram for assClozeSelectGapTest:Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| setGlobalVariable ($name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
Protected Attributes | |
| $backupGlobals = false | |
Unit tests.
Definition at line 11 of file assClozeSelectGapTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 15 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_arrayShuffle_shouldShuffleArray | ( | ) |
Definition at line 49 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_getItemswithoutShuffle_shouldReturnItemsInOrder | ( | ) |
Definition at line 93 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_getItemswithShuffle_shouldReturnShuffledItems | ( | ) |
Definition at line 60 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 26 of file assClozeSelectGapTest.php.
| assClozeSelectGapTest::test_newlyInstatiatedObject_shouldReturnTrueOnGetShuffle | ( | ) |
Definition at line 37 of file assClozeSelectGapTest.php.
|
protected |
Definition at line 13 of file assClozeSelectGapTest.php.