|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class EntryLockingStringMapTest. More...
Inheritance diagram for ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest:
Collaboration diagram for ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest:Public Member Functions | |
| setUp () | |
| testPutValueWhichShouldSucceed () | |
| testPutValueTwiceWhichShouldFail () | |
| testGetWhichShouldSucceed () | |
| testGetWithoutPutTheValueWhichShouldFail () | |
Private Attributes | |
| $subject | |
Class EntryLockingStringMapTest.
disabled disabled disabled
Definition at line 21 of file EntryLockingStringMapTest.php.
| ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::setUp | ( | ) |
Definition at line 31 of file EntryLockingStringMapTest.php.
| ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testGetWhichShouldSucceed | ( | ) |
Definition at line 69 of file EntryLockingStringMapTest.php.
| ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testGetWithoutPutTheValueWhichShouldFail | ( | ) |
Definition at line 83 of file EntryLockingStringMapTest.php.
| ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testPutValueTwiceWhichShouldFail | ( | ) |
Definition at line 53 of file EntryLockingStringMapTest.php.
| ILIAS\Export\ImportHandler\Parser\NodeInfo\Collection\EntryLockingStringMapTest::testPutValueWhichShouldSucceed | ( | ) |
Definition at line 39 of file EntryLockingStringMapTest.php.
|
private |
Definition at line 26 of file EntryLockingStringMapTest.php.