ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class EntryLockingStringMapTest. More...
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.