|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
uk.ac.ed.inf.utils.test.OneToManyMapTest
public class OneToManyMapTest
Class
| Constructor Summary | |
|---|---|
OneToManyMapTest()
|
|
| Method Summary | |
|---|---|
static OneToManyMap |
oneToManyMap1()
|
static OneToManyMap |
oneToManyMap2()
|
static OneToManyMap |
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 OneToManyMapTest()
| Method Detail |
|---|
public void testAddAll()
public void testAddKeyValue()
public void testGetKeysVectorValuesVector()
public void testGetValuesForAKey()
public void testMapIsFilled()
public void testRemoveKeyValue()
public static OneToManyMap oneToManyMap1()
public static OneToManyMap oneToManyMap2()
public static OneToManyMap oneToManyMapEmptyKeyValue()
public void testAddValueToValues()
public void testGetNonEmptyKeysOrValues()
public void testGetKeysOrValuesSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||