ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class EntryLockingStringMapTest. More...
Public Member Functions | |
setUp () | |
testPutValueWhichShouldSucceed () | |
testPutValueTwiceWhichShouldFail () | |
testGetWhichShouldSucceed () | |
testGetWithoutPutTheValueWhichShouldFail () | |
Private Attributes | |
$subject | |
Class EntryLockingStringMapTest.
disabled disabled disabled
Definition at line 20 of file EntryLockingStringMapTest.php.
ILIAS\FileUpload\Collection\EntryLockingStringMapTest::setUp | ( | ) |
Definition at line 31 of file EntryLockingStringMapTest.php.
ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWhichShouldSucceed | ( | ) |
Definition at line 68 of file EntryLockingStringMapTest.php.
ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testGetWithoutPutTheValueWhichShouldFail | ( | ) |
Definition at line 82 of file EntryLockingStringMapTest.php.
References $key.
ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueTwiceWhichShouldFail | ( | ) |
Definition at line 53 of file EntryLockingStringMapTest.php.
References $key.
ILIAS\FileUpload\Collection\EntryLockingStringMapTest::testPutValueWhichShouldSucceed | ( | ) |
Definition at line 39 of file EntryLockingStringMapTest.php.
|
private |
Definition at line 26 of file EntryLockingStringMapTest.php.