Uses of Annotation Interface
com.google.common.collect.testing.features.MapFeature.Require
Packages that use MapFeature.Require
Package
Description
-
Uses of MapFeature.Require in com.google.common.collect.testing.google
Methods in com.google.common.collect.testing.google with annotations of type MapFeature.RequireModifier and TypeMethodDescriptionvoidBiMapPutTester.putDistinctKeysDistinctValues()voidMultimapAsMapGetTester.testAddNullValue()voidMultimapAsMapGetTester.testAddNullValueUnsupported()voidMultimapAsMapTester.testAsMapEntrySetReflectsPutDifferentKey()voidMultimapAsMapTester.testAsMapEntrySetReflectsPutSameKey()voidMultimapAsMapTester.testAsMapEntrySetRemovePropagatesToMultimap()voidMultimapAsMapTester.testAsMapGetNullKeyAbsent()voidMultimapAsMapTester.testAsMapGetNullKeyPresent()voidMultimapAsMapTester.testAsMapGetNullKeyUnsupported()voidMultimapAsMapTester.testAsMapRemove()voidListMultimapAsMapTester.testAsMapRemoveImplementsList()voidSetMultimapAsMapTester.testAsMapRemoveImplementsSet()voidSortedSetMultimapAsMapTester.testAsMapRemoveImplementsSortedSet()voidMultimapClearTester.testClear()voidBiMapClearTester.testClearClearsInverse()voidBiMapClearTester.testClearInverseClears()voidBiMapClearTester.testClearInverseKeySetClears()voidBiMapClearTester.testClearInverseValuesClears()voidMultimapClearTester.testClearPropagatesToAsMap()voidMultimapClearTester.testClearPropagatesToAsMapGet()voidMultimapClearTester.testClearPropagatesToEntries()voidMultimapClearTester.testClearPropagatesToGet()voidMultimapClearTester.testClearThroughAsMap()voidMultimapClearTester.testClearThroughEntries()voidMultimapClearTester.testClearThroughKeys()voidMultimapClearTester.testClearThroughKeySet()voidMultimapClearTester.testClearThroughValues()voidMultimapClearTester.testClearUnsupported()voidMultimapContainsEntryTester.testContainsEntryNullDisallowedBecauseKeyQueriesDisallowed()voidMultimapContainsEntryTester.testContainsEntryNullDisallowedBecauseValueQueriesDisallowed()voidMultimapContainsEntryTester.testContainsEntryNullNo()voidMultimapContainsEntryTester.testContainsEntryNullYes()voidMultimapEntriesTester.testContainsEntryWithNullKeyAbsent()voidMultimapEntriesTester.testContainsEntryWithNullKeyPresent()voidMultimapEntriesTester.testContainsEntryWithNullValueAbsent()voidMultimapEntriesTester.testContainsEntryWithNullValuePresent()voidMultimapContainsKeyTester.testContainsKeyNullAbsent()voidMultimapContainsKeyTester.testContainsKeyNullDisallowed()voidMultimapContainsKeyTester.testContainsKeyNullPresent()voidMultimapContainsValueTester.testContainsNullValueFails()voidMultimapContainsValueTester.testContainsNullValueNo()voidMultimapContainsValueTester.testContainsNullValueYes()voidMultimapEntriesTester.testEntriesRemainValidAfterRemove()voidMultimapEqualsTester.testEqualsMultimapWithNullKey()voidMultimapEqualsTester.testEqualsMultimapWithNullValue()voidBiMapPutTester.testForcePutKeyAndValuePresent()voidBiMapPutTester.testForcePutKeyPresent()voidBiMapPutTester.testForcePutNullKeyPresent()voidBiMapPutTester.testForcePutNullValuePresent()voidBiMapPutTester.testForcePutValuePresent()voidMultimapGetTester.testGetNullAbsent()voidMultimapGetTester.testGetNullForbidden()voidMultimapGetTester.testGetNullPresent()voidMultimapGetTester.testGetWithNullValue()voidBiMapPutTester.testInversePut()voidMultimapKeysTester.testKeysCountAbsentNullKey()voidMultimapKeysTester.testKeysEntrySetRemove()voidBiMapClearTester.testKeySetClearClearsInverse()voidMultimapKeySetTester.testKeySetContainsNullKeyAbsent()voidMultimapKeySetTester.testKeySetContainsNullKeyPresent()voidMultimapKeySetTester.testKeySetRemovePropagatesToMultimap()voidMultimapKeysTester.testKeysRemove()voidMultimapKeysTester.testKeysWithNullKey()voidListMultimapRemoveTester.testMultimapRemoveDeletesFirstOccurrence()voidMultimapGetTester.testPropagatesAddAllToMultimap()voidMultimapAsMapGetTester.testPropagatesAddToMultimap()voidMultimapGetTester.testPropagatesAddToMultimap()voidMultimapAsMapGetTester.testPropagatesClearToMultimap()voidMultimapAsMapGetTester.testPropagatesRemoveLastElementToMultimap()voidMultimapGetTester.testPropagatesRemoveLastElementToMultimap()voidMultimapGetTester.testPropagatesRemoveLastThenAddToMultimap()voidMultimapAsMapGetTester.testPropagatesRemoveThenAddToMultimap()voidMultimapAsMapGetTester.testPropagatesRemoveToMultimap()voidMultimapGetTester.testPropagatesRemoveToMultimap()voidListMultimapPutTester.testPutAddsValueAtEnd()voidMultimapPutAllMultimapTester.testPutAll()voidListMultimapPutAllTester.testPutAllAddsAtEndInOrder()voidMultimapPutIterableTester.testPutAllEmptyCollectionOnAbsentKey()voidMultimapPutIterableTester.testPutAllEmptyIterableOnAbsentKey()voidMultimapPutIterableTester.testPutAllEmptyIterableOnPresentKey()voidSetMultimapPutAllTester.testPutAllHandlesDuplicates()voidMultimapPutAllMultimapTester.testPutAllIntoEmpty()voidMultimapPutIterableTester.testPutAllNonEmptyCollectionOnAbsentKey()voidMultimapPutIterableTester.testPutAllNonEmptyCollectionOnPresentKey()voidMultimapPutIterableTester.testPutAllNonEmptyIterableOnAbsentKey()voidMultimapPutIterableTester.testPutAllNonEmptyIterableOnPresentKey()voidMultimapPutIterableTester.testPutAllNullForbidden()voidMultimapPutIterableTester.testPutAllNullValueNullFirst_unsupported()voidMultimapPutIterableTester.testPutAllNullValueNullLast_unsupported()voidMultimapPutIterableTester.testPutAllNullValueOnAbsentKey_supported()voidMultimapPutIterableTester.testPutAllNullValueOnPresentKey_supported()voidMultimapPutIterableTester.testPutAllNullValueSingle_unsupported()voidMultimapPutIterableTester.testPutAllOnlyCallsIteratorOnce()voidMultimapPutIterableTester.testPutAllOnPresentNullKey()voidMultimapPutAllMultimapTester.testPutAllPropagatesToGet()voidMultimapPutIterableTester.testPutAllPropagatesToGet()voidMultimapPutAllMultimapTester.testPutAllRejectsNullKey()voidMultimapPutAllMultimapTester.testPutAllRejectsNullValue()voidMultimapPutAllMultimapTester.testPutAllWithNullKey()voidMultimapPutAllMultimapTester.testPutAllWithNullValue()voidListMultimapPutTester.testPutDuplicateValue()voidSetMultimapPutTester.testPutDuplicateValue()voidSetMultimapPutTester.testPutDuplicateValue_null()voidSetMultimapPutTester.testPutDuplicateValuePreservesSize()voidMultimapPutTester.testPutEmpty()voidMultimapPutTester.testPutNotPresentKeyPropagatesToEntries()voidMultimapPutTester.testPutNotPresentKeyPropagatesToGet()voidMultimapPutTester.testPutNullKey()voidMultimapPutTester.testPutNullValue_supported()voidMultimapPutTester.testPutNullValue_unsupported()voidMultimapPutTester.testPutPresent()voidBiMapPutTester.testPutPresentKeyDifferentValue()voidMultimapPutTester.testPutPresentKeyPropagatesToAsMapEntrySet()voidMultimapPutTester.testPutPresentKeyPropagatesToAsMapGet()voidMultimapPutTester.testPutPresentKeyPropagatesToEntries()voidMultimapPutTester.testPutPresentKeyPropagatesToGet()voidMultimapPutTester.testPutTwoElements()voidMultimapPutAllMultimapTester.testPutUnsupported()voidMultimapPutTester.testPutUnsupported()voidBiMapPutTester.testPutWithSameValueFails()voidMultimapAsMapGetTester.testReflectsMultimapRemove()voidMultimapRemoveEntryTester.testRemoveAbsent()voidMultimapRemoveAllTester.testRemoveAllAbsentKey()voidMultimapRemoveAllTester.testRemoveAllMultipleValues()voidMultimapRemoveAllTester.testRemoveAllNullKeyAbsent()voidMultimapRemoveAllTester.testRemoveAllNullKeyPresent()voidMultimapRemoveAllTester.testRemoveAllPresentKey()voidMultimapRemoveAllTester.testRemoveAllPropagatesToGet()voidMultimapEntriesTester.testRemoveAllPropagatesToMultimap()voidListMultimapRemoveTester.testRemoveAtIndexFromAsMapEntrySetPropagates()voidListMultimapRemoveTester.testRemoveAtIndexFromAsMapPropagates()voidListMultimapRemoveTester.testRemoveAtIndexFromGetPropagates()voidBiMapRemoveTester.testRemoveFromInverseKeySetRemovesFromForward()voidBiMapRemoveTester.testRemoveFromInverseRemovesFromForward()voidBiMapRemoveTester.testRemoveFromInverseValuesRemovesFromInverse()voidBiMapRemoveTester.testRemoveFromValuesRemovesFromInverse()voidBiMapRemoveTester.testRemoveKeyFromKeySetRemovesFromInverse()voidBiMapRemoveTester.testRemoveKeyRemovesFromInverse()voidMultimapRemoveEntryTester.testRemoveNullKeyAbsent()voidMultimapRemoveEntryTester.testRemoveNullKeyForbidden()voidMultimapRemoveEntryTester.testRemoveNullKeyPresent()voidMultimapAsMapGetTester.testRemoveNullValue()voidMultimapRemoveEntryTester.testRemoveNullValueAbsent()voidMultimapRemoveEntryTester.testRemoveNullValueForbidden()voidMultimapRemoveEntryTester.testRemoveNullValuePresent()voidMultimapRemoveEntryTester.testRemovePresent()voidMultimapRemoveEntryTester.testRemovePropagatesToAsMap()voidMultimapRemoveEntryTester.testRemovePropagatesToAsMapEntrySet()voidMultimapRemoveEntryTester.testRemovePropagatesToGet()voidMultimapEntriesTester.testRemovePropagatesToMultimap()voidMultimapReplaceValuesTester.testReplaceEmptyValues()voidMultimapReplaceValuesTester.testReplaceNonEmptyValues()voidSetMultimapReplaceValuesTester.testReplaceValuesHandlesDuplicates()voidListMultimapReplaceValuesTester.testReplaceValuesPreservesOrder()voidMultimapReplaceValuesTester.testReplaceValuesPropagatesToGet()voidMultimapReplaceValuesTester.testReplaceValuesPutNotSupported()voidMultimapReplaceValuesTester.testReplaceValuesRemoveNotSupported()voidMultimapReplaceValuesTester.testReplaceValuesWithDuplicates()voidMultimapReplaceValuesTester.testReplaceValuesWithEmpty()voidMultimapReplaceValuesTester.testReplaceValuesWithNullKey()voidMultimapReplaceValuesTester.testReplaceValuesWithNullValue()voidMultimapEntriesTester.testRetainAllPropagatesToMultimap()voidBiMapEntrySetTester.testSetValue_valueAbsent()voidBiMapEntrySetTester.testSetValue_valuePresent()voidBiMapEntrySetTester.testSetValueNullSupported()voidBiMapEntrySetTester.testSetValueNullUnsupported()voidMultimapSizeTester.testSizeNullKey()voidMultimapSizeTester.testSizeNullKeyAndValue()voidMultimapSizeTester.testSizeNullValue()voidMultimapToStringTester.testToStringWithNullKey()voidMultimapToStringTester.testToStringWithNullValue()voidBiMapClearTester.testValuesClearClearsInverse()voidListMultimapAsMapTester.testValuesRemove()voidSetMultimapAsMapTester.testValuesRemove() -
Uses of MapFeature.Require in com.google.common.collect.testing.testers
Methods in com.google.common.collect.testing.testers with annotations of type MapFeature.RequireModifier and TypeMethodDescriptionvoidMapMergeTester.testAbsent()voidMapClearTester.testClear()voidMapClearTester.testClear_unsupported()voidMapClearTester.testClear_unsupportedByEmptyCollection()voidMapClearTester.testClearConcurrentWithEntrySetIteration()voidMapClearTester.testClearConcurrentWithKeySetIteration()voidMapClearTester.testClearConcurrentWithValuesIteration()voidMapComputeTester.testCompute_absentFunctionThrows()voidMapComputeTester.testCompute_absentToAbsent()voidMapComputeTester.testCompute_absentToPresent()voidMapComputeTester.testCompute_nullKeyPresentToPresent()voidMapComputeTester.testCompute_presentFunctionThrows()voidMapComputeTester.testCompute_presentNullToNull()voidMapComputeTester.testCompute_presentNullToPresentNonnull()voidMapComputeTester.testCompute_presentToAbsent()voidMapComputeTester.testCompute_presentToPresent()voidMapComputeIfAbsentTester.testComputeIfAbsent_functionReturnsNullNotInserted()voidMapComputeIfAbsentTester.testComputeIfAbsent_functionThrows()voidMapComputeIfAbsentTester.testComputeIfAbsent_nullKeySupported()voidMapComputeIfAbsentTester.testComputeIfAbsent_nullKeyUnsupported()voidMapComputeIfAbsentTester.testComputeIfAbsent_nullTreatedAsAbsent()voidMapComputeIfAbsentTester.testComputeIfAbsent_supportedAbsent()voidMapComputeIfAbsentTester.testComputeIfAbsent_supportedPresent()voidMapComputeIfAbsentTester.testComputeIfAbsent_unsupportedAbsent()voidMapComputeIfAbsentTester.testComputeIfAbsent_unsupportedPresentDifferentValue()voidMapComputeIfAbsentTester.testComputeIfAbsent_unsupportedPresentExistingValue()voidMapComputeIfPresentTester.testComputeIfPresent_functionReturnsNull()voidMapComputeIfPresentTester.testComputeIfPresent_functionThrows()voidMapComputeIfPresentTester.testComputeIfPresent_nullKeySupportedAbsent()voidMapComputeIfPresentTester.testComputeIfPresent_nullKeySupportedPresent()voidMapComputeIfPresentTester.testComputeIfPresent_nullTreatedAsAbsent()voidMapComputeIfPresentTester.testComputeIfPresent_supportedAbsent()voidMapComputeIfPresentTester.testComputeIfPresent_supportedPresent()voidMapComputeIfPresentTester.testComputeIfPresent_unsupportedAbsent()voidMapComputeIfPresentTester.testComputeIfPresent_unsupportedPresent()voidMapContainsKeyTester.testContains_nonNullWhenNullContained()voidMapContainsValueTester.testContains_nonNullWhenNullContained()voidMapContainsKeyTester.testContains_nullContained()voidMapContainsValueTester.testContains_nullContained()voidMapContainsKeyTester.testContains_nullNotContainedAndUnsupported()voidMapContainsValueTester.testContains_nullNotContainedAndUnsupported()voidMapContainsKeyTester.testContains_nullNotContainedButAllowed()voidMapContainsValueTester.testContains_nullNotContainedButAllowed()voidMapEntrySetTester.testContainsEntryWithNullKeyAbsent()voidMapEntrySetTester.testContainsEntryWithNullKeyPresent()voidMapEntrySetTester.testContainsEntryWithNullValueAbsent()voidMapEntrySetTester.testContainsEntryWithNullValuePresent()voidMapCreationTester.testCreateWithDuplicates_nonNullDuplicatesNotRejected()voidMapCreationTester.testCreateWithDuplicates_nonNullDuplicatesRejected()voidMapCreationTester.testCreateWithDuplicates_nullDuplicatesNotRejected()voidMapCreationTester.testCreateWithDuplicates_nullDuplicatesRejected()voidMapCreationTester.testCreateWithNullKeyAndValueSupported()voidMapCreationTester.testCreateWithNullKeySupported()voidMapCreationTester.testCreateWithNullKeyUnsupported()voidMapCreationTester.testCreateWithNullValueSupported()voidMapCreationTester.testCreateWithNullValueUnsupported()voidNavigableMapNavigationTester.testEmptyMapPollFirst()voidNavigableMapNavigationTester.testEmptyMapPollLast()voidMapEqualsTester.testEquals_containingNullKey()voidMapEqualsTester.testEquals_containingNullValue()voidMapForEachTester.testForEach_nullKeys()voidMapForEachTester.testForEach_nullValues()voidMapGetTester.testGet_nonNullWhenNullContained()voidMapGetTester.testGet_nullContained()voidMapGetTester.testGet_nullNotContainedAndUnsupported()voidMapGetTester.testGet_nullNotContainedButAllowed()voidMapGetOrDefaultTester.testGetOrDefault_absentNull()voidMapGetOrDefaultTester.testGetOrDefault_nonNullWhenNullContained()voidMapGetOrDefaultTester.testGetOrDefault_nullAbsentAndUnsupported()voidMapGetOrDefaultTester.testGetOrDefault_presentMappedToNull()voidMapGetOrDefaultTester.testGetOrDefault_presentNull()voidMapHashCodeTester.testHashCode_containingNullKey()voidMapHashCodeTester.testHashCode_containingNullValue()voidMapMergeTester.testMappedToNull()voidMapMergeTester.testMergeAbsentNullKey()voidMapMergeTester.testMergeFunctionThrows()voidMapMergeTester.testMergePresent()voidMapMergeTester.testMergePresentToNull()voidMapMergeTester.testMergeUnsupported()voidNavigableMapNavigationTester.testPollFirst()voidNavigableMapNavigationTester.testPollFirstUnsupported()voidNavigableMapNavigationTester.testPollLast()voidNavigableMapNavigationTester.testPollLastUnsupported()voidMapPutTester.testPut_nullKeyAndValueSupported()voidMapPutTester.testPut_nullKeySupportedNotPresent()voidMapPutTester.testPut_nullKeySupportedPresent()voidMapPutTester.testPut_nullKeyUnsupported()voidMapPutIfAbsentTester.testPut_nullValueSupported()voidMapPutTester.testPut_nullValueSupported()voidMapPutTester.testPut_nullValueUnsupported()voidMapPutTester.testPut_replaceNullValueWithNonNullSupported()voidMapPutTester.testPut_replaceNullValueWithNullSupported()voidMapPutTester.testPut_replaceWithNullValueSupported()voidMapPutTester.testPut_replaceWithNullValueUnsupported()voidMapPutTester.testPut_supportedNotPresent()voidMapPutTester.testPut_supportedPresent()voidMapPutTester.testPut_unsupportedNotPresent()voidMapPutTester.testPut_unsupportedPresentDifferentValue()voidMapPutTester.testPut_unsupportedPresentExistingValue()voidMapPutTester.testPutAbsentConcurrentWithEntrySetIteration()voidMapPutTester.testPutAbsentConcurrentWithKeySetIteration()voidMapPutTester.testPutAbsentConcurrentWithValueIteration()voidMapPutAllTester.testPutAll_nullCollectionReference()voidMapPutAllTester.testPutAll_nullKeySupported()voidMapPutAllTester.testPutAll_nullKeyUnsupported()voidMapPutAllTester.testPutAll_nullValueSupported()voidMapPutAllTester.testPutAll_nullValueUnsupported()voidMapPutAllTester.testPutAll_supportedNonePresent()voidMapPutAllTester.testPutAll_supportedNothing()voidMapPutAllTester.testPutAll_supportedSomePresent()voidMapPutAllTester.testPutAll_unsupportedAllPresent()voidMapPutAllTester.testPutAll_unsupportedNonePresent()voidMapPutAllTester.testPutAll_unsupportedNothing()voidMapPutAllTester.testPutAll_unsupportedSomePresent()voidMapPutAllTester.testPutAllSomePresentConcurrentWithEntrySetIteration()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_nullKeyUnsupported()voidMapPutIfAbsentTester.testPutIfAbsent_nullKeyUnsupported()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_nullValueUnsupported()voidMapPutIfAbsentTester.testPutIfAbsent_nullValueUnsupportedAndKeyAbsent()voidMapPutIfAbsentTester.testPutIfAbsent_nullValueUnsupportedAndKeyPresent()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_putWithNullValueUnsupported()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_supportedAbsent()voidMapPutIfAbsentTester.testPutIfAbsent_supportedAbsent()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_supportedPresent()voidMapPutIfAbsentTester.testPutIfAbsent_supportedPresent()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_unsupportedAbsent()voidMapPutIfAbsentTester.testPutIfAbsent_unsupportedAbsent()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_unsupportedPresentDifferentValue()voidMapPutIfAbsentTester.testPutIfAbsent_unsupportedPresentDifferentValue()voidConcurrentMapPutIfAbsentTester.testPutIfAbsent_unsupportedPresentExistingValue()voidMapPutIfAbsentTester.testPutIfAbsent_unsupportedPresentExistingValue()voidMapRemoveTester.testRemove_notPresent()voidConcurrentMapRemoveTester.testRemove_nullKeyQueriesUnsupported()voidMapRemoveEntryTester.testRemove_nullKeyQueriesUnsupported()voidMapRemoveTester.testRemove_nullPresent()voidMapRemoveTester.testRemove_nullQueriesNotSupported()voidMapRemoveTester.testRemove_nullSupportedMissing()voidConcurrentMapRemoveTester.testRemove_nullValueQueriesUnsupported()voidMapRemoveEntryTester.testRemove_nullValueQueriesUnsupported()voidMapRemoveTester.testRemove_present()voidConcurrentMapRemoveTester.testRemove_supportedAbsentKeyAbsentValue()voidMapRemoveEntryTester.testRemove_supportedAbsentKeyAbsentValue()voidConcurrentMapRemoveTester.testRemove_supportedPresent()voidMapRemoveEntryTester.testRemove_supportedPresent()voidConcurrentMapRemoveTester.testRemove_supportedPresentKeyWrongValue()voidMapRemoveEntryTester.testRemove_supportedPresentKeyWrongValue()voidConcurrentMapRemoveTester.testRemove_supportedWrongKeyPresentValue()voidMapRemoveEntryTester.testRemove_supportedWrongKeyPresentValue()voidMapRemoveTester.testRemove_unsupported()voidConcurrentMapRemoveTester.testRemove_unsupportedAbsent()voidMapRemoveEntryTester.testRemove_unsupportedAbsent()voidMapRemoveTester.testRemove_unsupportedNotPresent()voidConcurrentMapRemoveTester.testRemove_unsupportedPresent()voidMapRemoveEntryTester.testRemove_unsupportedPresent()voidMapRemoveTester.testRemove_wrongType()voidMapRemoveTester.testRemovePresentConcurrentWithEntrySetIteration()voidMapRemoveTester.testRemovePresentConcurrentWithKeySetIteration()voidMapRemoveTester.testRemovePresentConcurrentWithValuesIteration()voidConcurrentMapReplaceTester.testReplace_absentNullKeyUnsupported()voidMapReplaceTester.testReplace_absentNullKeyUnsupported()voidConcurrentMapReplaceTester.testReplace_absentNullValueUnsupported()voidMapReplaceTester.testReplace_absentNullValueUnsupported()voidConcurrentMapReplaceTester.testReplace_presentNullValueUnsupported()voidMapReplaceTester.testReplace_presentNullValueUnsupported()voidConcurrentMapReplaceTester.testReplace_supportedAbsent()voidMapReplaceTester.testReplace_supportedAbsent()voidConcurrentMapReplaceTester.testReplace_supportedPresent()voidMapReplaceTester.testReplace_supportedPresent()voidConcurrentMapReplaceTester.testReplace_supportedPresentNoChange()voidMapReplaceTester.testReplace_supportedPresentNoChange()voidConcurrentMapReplaceTester.testReplace_unsupportedPresent()voidMapReplaceTester.testReplace_unsupportedPresent()voidMapReplaceAllTester.testReplaceAll_unsupported()voidMapReplaceAllTester.testReplaceAll_unsupportedByEmptyCollection()voidMapReplaceAllTester.testReplaceAll_unsupportedNoOpFunction()voidMapReplaceAllTester.testReplaceAllPreservesOrder()voidMapReplaceAllTester.testReplaceAllRotate()voidConcurrentMapReplaceEntryTester.testReplaceEntry_absentKeyNullValueUnsupported()voidMapReplaceEntryTester.testReplaceEntry_absentKeyNullValueUnsupported()voidConcurrentMapReplaceEntryTester.testReplaceEntry_expectNullUnsupported()voidMapReplaceEntryTester.testReplaceEntry_expectNullUnsupported()voidConcurrentMapReplaceEntryTester.testReplaceEntry_nullDifferentFromAbsent()voidMapReplaceEntryTester.testReplaceEntry_nullDifferentFromAbsent()voidConcurrentMapReplaceEntryTester.testReplaceEntry_presentNullValueUnsupported()voidMapReplaceEntryTester.testReplaceEntry_presentNullValueUnsupported()voidConcurrentMapReplaceEntryTester.testReplaceEntry_supportedAbsentKey()voidMapReplaceEntryTester.testReplaceEntry_supportedAbsentKey()voidConcurrentMapReplaceEntryTester.testReplaceEntry_supportedPresent()voidMapReplaceEntryTester.testReplaceEntry_supportedPresent()voidConcurrentMapReplaceEntryTester.testReplaceEntry_supportedPresentUnchanged()voidMapReplaceEntryTester.testReplaceEntry_supportedPresentUnchanged()voidConcurrentMapReplaceEntryTester.testReplaceEntry_supportedWrongValue()voidMapReplaceEntryTester.testReplaceEntry_supportedWrongValue()voidConcurrentMapReplaceEntryTester.testReplaceEntry_unsupportedAbsentKey()voidMapReplaceEntryTester.testReplaceEntry_unsupportedAbsentKey()voidConcurrentMapReplaceEntryTester.testReplaceEntry_unsupportedPresent()voidMapReplaceEntryTester.testReplaceEntry_unsupportedPresent()voidConcurrentMapReplaceEntryTester.testReplaceEntry_unsupportedWrongValue()voidMapReplaceEntryTester.testReplaceEntry_unsupportedWrongValue()voidConcurrentMapReplaceEntryTester.testReplaceEntry_wrongValueNullValueUnsupported()voidMapReplaceEntryTester.testReplaceEntry_wrongValueNullValueUnsupported()voidMapEntrySetTester.testSetValue()voidMapEntrySetTester.testSetValueWithNullValuesAbsent()voidMapEntrySetTester.testSetValueWithNullValuesPresent()voidNavigableMapNavigationTester.testSingletonMapPollFirst()voidNavigableMapNavigationTester.testSingletonMapPollLast()voidMapToStringTester.testToStringWithNullKey()voidMapToStringTester.testToStringWithNullValue()