|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.maputils.IndexedOneToManyMapTest
public class IndexedOneToManyMapTest
Class
| Constructor Summary | |
|---|---|
IndexedOneToManyMapTest()
|
|
| Method Summary | |
|---|---|
static IndexedOneToManyMap |
oneToManyMap1()
|
static IndexedOneToManyMap |
oneToManyMap2()
|
static IndexedOneToManyMap |
oneToManyMapEmptyKeyValue()
|
void |
testAddAll()
|
void |
testAddKeyValue()
|
void |
testAddValueToValues()
|
void |
testGetKeysOrValuesSet()
|
void |
testGetKeysVectorValuesVector()
|
void |
testGetNonEmptyKeysOrValues()
|
void |
testGetValuesForAKey()
|
void |
testMapIsFilled()
|
void |
testRemoveKeyValue()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IndexedOneToManyMapTest()
| Method Detail |
|---|
public void testAddAll()
public void testAddKeyValue()
public void testAddValueToValues()
public void testGetKeysOrValuesSet()
public void testGetKeysVectorValuesVector()
public void testGetNonEmptyKeysOrValues()
public void testGetValuesForAKey()
public void testMapIsFilled()
public void testRemoveKeyValue()
public static IndexedOneToManyMap oneToManyMap1()
public static IndexedOneToManyMap oneToManyMap2()
public static IndexedOneToManyMap oneToManyMapEmptyKeyValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||