junit.framework.Test@GwtCompatible public class MultimapClearTester<K,V> extends AbstractMultimapTester<K,V,Multimap<K,V>>
Multimap.clear().AbstractContainerTester.ArrayWithDuplicate<E>container, samples| Constructor | Description |
|---|---|
MultimapClearTester() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
testClear() |
|
void |
testClearPropagatesToAsMap() |
|
void |
testClearPropagatesToAsMapGet() |
|
void |
testClearPropagatesToEntries() |
|
void |
testClearPropagatesToGet() |
|
void |
testClearThroughAsMap() |
|
void |
testClearThroughEntries() |
|
void |
testClearThroughKeys() |
|
void |
testClearThroughKeySet() |
|
void |
testClearThroughValues() |
|
void |
testClearUnsupported() |
createArrayWithDuplicateElement, createDisjointCollection, createOrderedArray, createSamplesArray, e0, e1, e2, e3, e4, emptyCollection, expectAdded, expectAdded, expectAdded, expectContents, expectContents, expectMissing, expectUnchanged, getNullLocation, getNumElements, getOrderedElements, getSampleElements, getSampleElements, resetContainer, setUpactualContents, assertGet, assertGet, createArrayWithNullKey, createArrayWithNullKeyAndValue, createArrayWithNullValue, getKeyForNullValue, getValueForNullKey, initMultimapWithNullKey, initMultimapWithNullKeyAndValue, initMultimapWithNullValue, k0, k1, k2, k3, k4, multimap, resetCollection, resetContainer, resetContainer, sampleKeys, sampleValues, v0, v1, v2, v3, v4getName, getSubjectGenerator, getTestMethodName, init, init, tearDownclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, run, run, runBare, runTest, setName, toStringpublic void testClearUnsupported()
public void testClear()
public void testClearThroughEntries()
public void testClearThroughAsMap()
public void testClearThroughKeySet()
public void testClearThroughKeys()
public void testClearThroughValues()
public void testClearPropagatesToGet()
public void testClearPropagatesToAsMapGet()
public void testClearPropagatesToAsMap()
public void testClearPropagatesToEntries()