public class ArrayMap4TransparentUpdateTestCase extends java.lang.Object implements TestLifeCycle
| Constructor and Description |
|---|
ArrayMap4TransparentUpdateTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
_testKeySetIteratorRemove() |
void |
setUp() |
void |
tearDown() |
void |
testClear() |
void |
testPut() |
void |
testPutAll() |
void |
testRemove() |
public void testPut()
public void testRemove()
public void testClear()
public void testPutAll()
public void _testKeySetIteratorRemove()
public void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCyclejava.lang.Exception