public class LinkedHashMultimapTest extends AbstractMultimapTest
keys, multimap, values| Constructor and Description |
|---|
LinkedHashMultimapTest() |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> org.modeshape.common.collection.Multimap<K,V> |
createMultimap() |
protected boolean |
valuesAllowDuplicates() |
afterEach, assertEntries, assertEntries, assertEntries, assertKeys, assertKeys, assertKeys, assertValues, assertValues, assertValues, beforeEach, entry, shouldAllowAddingToCollectionOfValues, shouldBeEmptyAfterCreation, shouldCompareEqualityOfEmptiedValueCollection, shouldCompareEqualityOfEmptyValueCollection, shouldDecrementSizeOnValueIteratorRemove, shouldHaveZeroSizeAfterCreation, shouldIterateSuccessfullyWithRemoval, shouldNotBeEmptyAfterAddingKeyAndTwoValuesToEmptyCollection, shouldNotBeEmptyAfterAddingKeyValuePairToEmptyCollection, shouldNotBeEmptyAfterAddingMultipleKeyValuePairsMultipleTimesToEmptyCollection, shouldNotBeEmptyAfterAddingMultipleKeyValuePairsToEmptyCollection, shouldProduceHashCodeOfEmptiedValueCollection, shouldProduceHashCodeOfEmptyValueCollection, shouldRetainAllInValueCollection, shouldRetainNoneInValueCollection, shouldSuccessfullyAddAllToEmptiedValueCollection, shouldSuccessfullyAddAllToEmptyValueCollection, shouldSuccessfullyAddAllToValueCollection, shouldSuccessfullyAddValueToEmptiedValueCollection, shouldSuccessfullyAddValueToEmptyValueCollection, shouldSuccessfullyAddValueToValueCollection, shouldSuccessfullyClearValueCollection, shouldSuccessfullyRemoveAllFromValueCollection, shouldSuccessfullyRemoveLastElementFromValueCollection, shouldSuccessfullyRetainAllInEmptiedValueCollection, shouldSuccessfullyRetainAllInEmptyValueCollection, shouldSuccessfullyRetainAllInValueCollectionpublic LinkedHashMultimapTest()
protected <K,V> org.modeshape.common.collection.Multimap<K,V> createMultimap()
createMultimap in class AbstractMultimapTestprotected boolean valuesAllowDuplicates()
valuesAllowDuplicates in class AbstractMultimapTestAbstractMultimapTest.valuesAllowDuplicates()Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.