public class TwoHashBidiMapTest
extends TestCase
| Constructor and Description |
|---|
TwoHashBidiMapTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testClear() |
void |
testContainsKey() |
void |
testContainsValue() |
void |
testEntrySetIterator() |
void |
testGet() |
void |
testGetKey() |
void |
testPut() |
void |
testRemove() |
void |
testRemoveValue() |
void |
testSize() |
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testClear()
public void testContainsKey()
public void testContainsValue()
public void testEntrySetIterator()
public void testGet()
public void testGetKey()
public void testPut()
public void testRemove()
public void testRemoveValue()
public void testSize()