ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Class EntryLockingStringMapTest. More...
Public Member Functions | |
setUp () | |
testPutValueWhichShouldSucceed () | |
testPutValueTwiceWhichShouldFail () | |
testGetWhichShouldSucceed () | |
testGetWithoutPutTheValueWhichShouldFail () | |
Private Attributes | |
EntryLockingStringMap | $subject |
Class EntryLockingStringMapTest.
Definition at line 41 of file EntryLockingStringMapTest.php.
ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::setUp | ( | ) |
Definition at line 51 of file EntryLockingStringMapTest.php.
ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testGetWhichShouldSucceed | ( | ) |
Definition at line 83 of file EntryLockingStringMapTest.php.
ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testGetWithoutPutTheValueWhichShouldFail | ( | ) |
Definition at line 95 of file EntryLockingStringMapTest.php.
ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testPutValueTwiceWhichShouldFail | ( | ) |
Definition at line 69 of file EntryLockingStringMapTest.php.
ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testPutValueWhichShouldSucceed | ( | ) |
Definition at line 57 of file EntryLockingStringMapTest.php.
|
private |
Definition at line 46 of file EntryLockingStringMapTest.php.