|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 20 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::setUp | ( | ) |
@setup
Definition at line 31 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWhichShouldSucceed | ( | ) |
@Test
Definition at line 68 of file EntryLockingStringMapTest.php.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWithoutPutTheValueWhichShouldFail | ( | ) |
@Test
Definition at line 82 of file EntryLockingStringMapTest.php.
References $key.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueTwiceWhichShouldFail | ( | ) |
@Test
Definition at line 53 of file EntryLockingStringMapTest.php.
References $key.
| ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueWhichShouldSucceed | ( | ) |
@Test
Definition at line 39 of file EntryLockingStringMapTest.php.
|
private |
Definition at line 26 of file EntryLockingStringMapTest.php.