|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class EntryLockingStringMapTest. More...
Inheritance diagram for ILIAS\FileUpload\Collection\EntryLockingStringMapTest:
Collaboration diagram for ILIAS\FileUpload\Collection\EntryLockingStringMapTest:Public Member Functions | |
| setUp () | |
| @setup More... | |
| testPutValueWhichShouldSucceed () | |
| @Test More... | |
| testPutValueTwiceWhichShouldFail () | |
| @Test More... | |
| testGetWhichShouldSucceed () | |
| @Test More... | |
| testGetWithoutPutTheValueWhichShouldFail () | |
| @Test More... | |
Private Attributes | |
| $subject | |
Class EntryLockingStringMapTest.
@runTestsInSeparateProcesses @preserveGlobalState disabled @backupGlobals disabled @backupStaticAttributes disabled
Definition at line 21 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::setUp | ( | ) |
@setup
Definition at line 32 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWhichShouldSucceed | ( | ) |
@Test
Definition at line 70 of file EntryLockingStringMapTest.php.
References $result.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWithoutPutTheValueWhichShouldFail | ( | ) |
@Test
Definition at line 84 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueTwiceWhichShouldFail | ( | ) |
@Test
Definition at line 54 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueWhichShouldSucceed | ( | ) |
@Test
Definition at line 40 of file EntryLockingStringMapTest.php.
References $result.
|
private |
Definition at line 27 of file EntryLockingStringMapTest.php.