public class MultisetEntrySetTester<E> extends AbstractMultisetTester<E>
Multiset.entrySet.AbstractContainerTester.ArrayWithDuplicate<E>collectioncontainer, samples| Constructor and Description |
|---|
MultisetEntrySetTester() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEntryReflectsClear() |
void |
testEntryReflectsElementSetClear() |
void |
testEntryReflectsElementSetIteratorRemove() |
void |
testEntryReflectsEntrySetClear() |
void |
testEntryReflectsEntrySetIteratorRemove() |
void |
testEntryReflectsIteratorRemove() |
void |
testEntryReflectsRemoveThenAdd() |
void |
testEntrySet_clear() |
void |
testEntrySet_iteratorRemovePropagates() |
void |
testEntrySet_removeAbsent() |
void |
testEntrySet_removeAllAbsent() |
void |
testEntrySet_removeAllPresent() |
void |
testEntrySet_removePresent() |
void |
testEntrySet_retainAllAbsent() |
void |
testEntrySet_retainAllPresent() |
void |
testEntryViewReflectsRemove() |
void |
testToString() |
getMultiset, initThreeCopiesactualContents, createArrayWithNullElement, expectNullMissingWhenNullUnsupported, initCollectionWithNullElement, resetCollection, resetContainercreateArrayWithDuplicateElement, createDisjointCollection, createOrderedArray, createSamplesArray, e0, e1, e2, e3, e4, emptyCollection, expectAdded, expectAdded, expectAdded, expectContents, expectContents, expectMissing, expectUnchanged, getNullLocation, getNumElements, getOrderedElements, getSampleElements, getSampleElements, resetContainer, setUpgetName, getSubjectGenerator, getTestMethodName, init, init, tearDownassertEquals, 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 testEntrySet_clear()
public void testEntrySet_iteratorRemovePropagates()
public void testEntrySet_removePresent()
public void testEntrySet_removeAbsent()
public void testEntrySet_removeAllPresent()
public void testEntrySet_removeAllAbsent()
public void testEntrySet_retainAllPresent()
public void testEntrySet_retainAllAbsent()
public void testEntryViewReflectsRemove()
public void testEntryReflectsIteratorRemove()
public void testEntryReflectsClear()
public void testEntryReflectsEntrySetClear()
public void testEntryReflectsEntrySetIteratorRemove()
public void testEntryReflectsElementSetClear()
public void testEntryReflectsElementSetIteratorRemove()
public void testEntryReflectsRemoveThenAdd()
public void testToString()