Uses of Class
com.google.common.collect.testing.features.CollectionSize.Require

Packages that use CollectionSize.Require
com.google.common.collect.testing.google   
com.google.common.collect.testing.testers   
 

Uses of CollectionSize.Require in com.google.common.collect.testing.google
 

Methods in com.google.common.collect.testing.google with annotations of type CollectionSize.Require
 void BiMapPutTester.putDistinctKeysDistinctValues()
           
 void MultisetNavigationTester.testAddOutOfHeadBoundsOne()
           
 void MultisetNavigationTester.testAddOutOfHeadBoundsSeveral()
           
 void MultisetNavigationTester.testAddOutOfTailBoundsOne()
           
 void MultisetNavigationTester.testAddOutOfTailBoundsSeveral()
           
 void MultisetNavigationTester.testAddWithConflictingBounds()
           
 void MultisetNavigationTester.testCeiling()
           
 void MultisetNavigationTester.testClearHeadClosed()
           
 void MultisetNavigationTester.testClearHeadClosedEntrySet()
           
 void MultisetNavigationTester.testClearHeadOpen()
           
 void MultisetNavigationTester.testClearHeadOpenEntrySet()
           
 void MultisetNavigationTester.testClearTailClosed()
           
 void MultisetNavigationTester.testClearTailClosedEntrySet()
           
 void MultisetNavigationTester.testClearTailOpen()
           
 void MultisetNavigationTester.testClearTailOpenEntrySet()
           
 void MultisetNavigationTester.testConflictingBounds()
           
 void MultisetReadsTester.testCount_1()
           
 void MultisetReadsTester.testCount_3()
           
 void MultisetNavigationTester.testDescendingNavigation()
           
 void MultisetReadsTester.testElementSet_contains()
           
 void MultisetNavigationTester.testEmptyMultisetFirst()
           
 void MultisetNavigationTester.testEmptyMultisetLast()
           
 void MultisetNavigationTester.testEmptyMultisetNearby()
           
 void MultisetNavigationTester.testEmptyMultisetPollFirst()
           
 void MultisetNavigationTester.testEmptyMultisetPollLast()
           
 void MultisetReadsTester.testEntrySet_contains()
           
 void MultisetReadsTester.testEntrySet_hashCode_size0()
           
 void MultisetReadsTester.testEntrySet_hashCode_size1()
           
 void MultisetWritesTester.testEntrySet_iterator_remove_unsupported()
           
 void MultisetWritesTester.testEntrySet_iterator()
           
 void MultisetWritesTester.testEntrySet_remove_missing()
           
 void MultisetWritesTester.testEntrySet_remove_present()
           
 void MultisetWritesTester.testEntrySet_removeAll_missing()
           
 void MultisetWritesTester.testEntrySet_removeAll_present()
           
 void MultisetWritesTester.testEntrySet_retainAll_missing()
           
 void MultisetWritesTester.testEntrySet_retainAll_present()
           
 void MultisetReadsTester.testEquals_differentElements()
           
 void MultisetNavigationTester.testFirst()
           
 void MultisetNavigationTester.testFloor()
           
 void BiMapPutTester.testForcePutOverwritesOldValueEntry()
           
 void MultisetReadsTester.testHashCode_size0()
           
 void MultisetReadsTester.testHashCode_size1()
           
 void MultisetNavigationTester.testHigher()
           
 void BiMapPutTester.testInversePut()
           
 void BiMapRemoveTester.testKeySetIteratorRemove()
           
 void MultisetNavigationTester.testLast()
           
 void MultisetNavigationTester.testLower()
           
 void MultisetNavigationTester.testPollFirst()
           
 void MultisetNavigationTester.testPollLast()
           
 void MultisetNavigationTester.testPollLastUnsupported()
           
 void BiMapPutTester.testPutPresentKeyDifferentValue()
           
 void BiMapPutTester.testPutWithSameValueFails()
           
 void MultisetWritesTester.testRemove_occurrences_present()
           
 void BiMapRemoveTester.testRemoveFromInverseKeySetRemovesFromForward()
           
 void BiMapRemoveTester.testRemoveFromInverseRemovesFromForward()
           
 void BiMapRemoveTester.testRemoveFromInverseValuesRemovesFromInverse()
           
 void BiMapRemoveTester.testRemoveFromValuesRemovesFromInverse()
           
 void BiMapRemoveTester.testRemoveKeyFromKeySetRemovesFromInverse()
           
 void BiMapRemoveTester.testRemoveKeyRemovesFromInverse()
           
 void MultisetNavigationTester.testRemoveOutOfHeadBoundsOne()
           
 void MultisetNavigationTester.testRemoveOutOfHeadBoundsSeveral()
           
 void MultisetNavigationTester.testRemoveOutOfTailBoundsOne()
           
 void MultisetNavigationTester.testRemoveOutOfTailBoundsSeveral()
           
 void AbstractMultisetSetCountTester.testSetCount_existingNoNopNull_nullSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToOne_addSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToOne_removeSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToOne_unsupported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToThree_supported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToThree_unsupported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToZero_supported()
           
 void AbstractMultisetSetCountTester.testSetCount_oneToZero_unsupported()
           
 void AbstractMultisetSetCountTester.testSetCount_removeNull_nullSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToOne_supported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToOne_unsupported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToThree_addSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToThree_removeSupported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToThree_unsupported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToZero_supported()
           
 void AbstractMultisetSetCountTester.testSetCount_threeToZero_unsupported()
           
 void MultisetSetCountConditionallyTester.testSetCountConditional_oldCountTooSmallNonzero()
           
 void MultisetSetCountConditionallyTester.testSetCountConditional_oldCountTooSmallZero()
           
 void AbstractMultisetSetCountTester.testSetCountOneToZeroConcurrentWithIteration()
           
 void MultisetNavigationTester.testSetCountOutOfHeadBoundsOne()
           
 void MultisetNavigationTester.testSetCountOutOfHeadBoundsSeveral()
           
 void MultisetNavigationTester.testSetCountOutOfTailBoundsOne()
           
 void MultisetNavigationTester.testSetCountOutOfTailBoundsSeveral()
           
 void MultisetNavigationTester.testSingletonMultisetFirst()
           
 void MultisetNavigationTester.testSingletonMultisetLast()
           
 void MultisetNavigationTester.testSingletonMultisetNearby()
           
 void MultisetNavigationTester.testSingletonMultisetPollFirst()
           
 void MultisetNavigationTester.testSingletonMultisetPollLast()
           
 

Uses of CollectionSize.Require in com.google.common.collect.testing.testers
 

Methods in com.google.common.collect.testing.testers with annotations of type CollectionSize.Require
 void ListAddTester.testAdd_supportedNullPresent()
           
 void SetAddTester.testAdd_supportedNullPresent()
           
 void ListAddTester.testAdd_supportedPresent()
           
 void SetAddTester.testAdd_supportedPresent()
           
 void CollectionAddTester.testAdd_unsupportedPresent()
           
 void ListAddTester.testAdd_unsupportedPresent()
           
 void SetAddAllTester.testAddAll_supportedAllPresent()
           
 void ListAddAllTester.testAddAll_supportedAllPresent()
           
 void SetAddAllTester.testAddAll_supportedSomePresent()
           
 void CollectionAddAllTester.testAddAll_supportedSomePresent()
           
 void CollectionAddAllTester.testAddAll_unsupportedAllPresent()
           
 void ListAddAllTester.testAddAll_unsupportedAllPresent()
           
 void CollectionAddAllTester.testAddAll_unsupportedSomePresent()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_end()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_middle()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_supportedAllPresent()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_supportedSomePresent()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_unsupportedAllPresent()
           
 void ListAddAllAtIndexTester.testAddAllAtIndex_unsupportedSomePresent()
           
 void CollectionAddAllTester.testAddAllConcurrentWithIteration()
           
 void ListAddAtIndexTester.testAddAtIndex_end()
           
 void ListAddAtIndexTester.testAddAtIndex_middle()
           
 void ListAddAtIndexTester.testAddAtIndex_supportedPresent()
           
 void ListAddAtIndexTester.testAddAtIndex_unsupportedPresent()
           
 void CollectionAddTester.testAddConcurrentWithIteration()
           
 void NavigableSetNavigationTester.testCeiling()
           
 void NavigableMapNavigationTester.testCeiling()
           
 void NavigableSetNavigationTester.testCeilingHole()
           
 void MapClearTester.testClear_unsupported()
           
 void CollectionClearTester.testClear_unsupported()
           
 void MapClearTester.testClear_unsupportedByEmptyCollection()
           
 void CollectionClearTester.testClear_unsupportedByEmptyCollection()
           
 void MapClearTester.testClearConcurrentWithEntrySetIteration()
           
 void CollectionClearTester.testClearConcurrentWithIteration()
           
 void MapClearTester.testClearConcurrentWithKeySetIteration()
           
 void MapClearTester.testClearConcurrentWithValuesIteration()
           
 void MapContainsKeyTester.testContains_nonNullWhenNullContained()
           
 void MapContainsValueTester.testContains_nonNullWhenNullContained()
           
 void CollectionContainsTester.testContains_nonNullWhenNullContained()
           
 void MapContainsKeyTester.testContains_nullContained()
           
 void MapContainsValueTester.testContains_nullContained()
           
 void CollectionContainsTester.testContains_nullContained()
           
 void MapContainsKeyTester.testContains_yes()
           
 void MapContainsValueTester.testContains_yes()
           
 void CollectionContainsTester.testContains_yes()
           
 void CollectionContainsAllTester.testContainsAll_nullPresent()
           
 void CollectionContainsAllTester.testContainsAll_subset()
           
 void SetCreationTester.testCreateWithDuplicates_nonNullDuplicatesNotRejected()
           
 void MapCreationTester.testCreateWithDuplicates_nonNullDuplicatesNotRejected()
           
 void SetCreationTester.testCreateWithDuplicates_nonNullDuplicatesRejected()
           
 void MapCreationTester.testCreateWithDuplicates_nonNullDuplicatesRejected()
           
 void SetCreationTester.testCreateWithDuplicates_nullDuplicatesNotRejected()
           
 void MapCreationTester.testCreateWithDuplicates_nullDuplicatesNotRejected()
           
 void SetCreationTester.testCreateWithDuplicates_nullDuplicatesRejected()
           
 void MapCreationTester.testCreateWithDuplicates_nullDuplicatesRejected()
           
 void ListCreationTester.testCreateWithDuplicates()
           
 void CollectionCreationTester.testCreateWithNull_supported()
           
 void CollectionCreationTester.testCreateWithNull_unsupported()
           
 void MapCreationTester.testCreateWithNullKeyAndValueSupported()
           
 void MapCreationTester.testCreateWithNullKeySupported()
           
 void MapCreationTester.testCreateWithNullKeyUnsupported()
           
 void MapCreationTester.testCreateWithNullValueSupported()
           
 void MapCreationTester.testCreateWithNullValueUnsupported()
           
 void NavigableSetNavigationTester.testDescendingNavigation()
           
 void NavigableMapNavigationTester.testDescendingNavigation()
           
 void QueueElementTester.testElement_empty()
           
 void QueueElementTester.testElement_size1()
           
 void QueueElementTester.testElement_sizeMany()
           
 void NavigableMapNavigationTester.testEmptyMapFirst()
           
 void SortedMapNavigationTester.testEmptyMapFirst()
           
 void NavigableMapNavigationTester.testEmptyMapLast()
           
 void SortedMapNavigationTester.testEmptyMapLast()
           
 void NavigableMapNavigationTester.testEmptyMapNearby()
           
 void NavigableMapNavigationTester.testEmptyMapPollFirst()
           
 void NavigableMapNavigationTester.testEmptyMapPollLast()
           
 void SortedSetNavigationTester.testEmptySetFirst()
           
 void SortedSetNavigationTester.testEmptySetLast()
           
 void NavigableSetNavigationTester.testEmptySetNearby()
           
 void NavigableSetNavigationTester.testEmptySetPollFirst()
           
 void NavigableSetNavigationTester.testEmptySetPollLast()
           
 void SetEqualsTester.testEquals_containingNull()
           
 void ListEqualsTester.testEquals_containingNull()
           
 void MapEqualsTester.testEquals_containingNullKey()
           
 void MapEqualsTester.testEquals_containingNullValue()
           
 void SetEqualsTester.testEquals_otherContainsNull()
           
 void MapEqualsTester.testEquals_otherContainsNullKey()
           
 void MapEqualsTester.testEquals_otherContainsNullValue()
           
 void ListEqualsTester.testEquals_otherListContainingNull()
           
 void ListEqualsTester.testEquals_otherListWithDifferentElements()
           
 void MapEqualsTester.testEquals_otherMapWithDifferentEntries()
           
 void SetEqualsTester.testEquals_otherSetWithDifferentElements()
           
 void ListEqualsTester.testEquals_shorterList()
           
 void MapEqualsTester.testEquals_smallerMap()
           
 void SetEqualsTester.testEquals_smallerSet()
           
 void AbstractListIndexOfTester.testFind_nonNullWhenNullContained()
           
 void AbstractListIndexOfTester.testFind_nullContained()
           
 void AbstractListIndexOfTester.testFind_yes()
           
 void SortedSetNavigationTester.testFirst()
           
 void NavigableMapNavigationTester.testFirst()
           
 void SortedMapNavigationTester.testFirst()
           
 void NavigableSetNavigationTester.testFloor()
           
 void NavigableMapNavigationTester.testFloor()
           
 void NavigableSetNavigationTester.testFloorHole()
           
 void MapGetTester.testGet_nonNullWhenNullContained()
           
 void MapGetTester.testGet_nullContained()
           
 void MapGetTester.testGet_yes()
           
 void SetHashCodeTester.testHashCode_containingNull()
           
 void MapHashCodeTester.testHashCode_containingNullKey()
           
 void MapHashCodeTester.testHashCode_containingNullValue()
           
 void NavigableSetNavigationTester.testHigher()
           
 void NavigableMapNavigationTester.testHigher()
           
 void NavigableSetNavigationTester.testHigherHole()
           
 void ListIndexOfTester.testIndexOf_duplicate()
           
 void MapIsEmptyTester.testIsEmpty_no()
           
 void CollectionIsEmptyTester.testIsEmpty_no()
           
 void MapIsEmptyTester.testIsEmpty_yes()
           
 void CollectionIsEmptyTester.testIsEmpty_yes()
           
 void CollectionRemoveTester.testIteratorRemove_unsupported()
           
 void SortedSetNavigationTester.testLast()
           
 void NavigableMapNavigationTester.testLast()
           
 void SortedMapNavigationTester.testLast()
           
 void ListLastIndexOfTester.testLastIndexOf_duplicate()
           
 void NavigableSetNavigationTester.testLower()
           
 void NavigableMapNavigationTester.testLower()
           
 void NavigableSetNavigationTester.testLowerHole()
           
 void QueuePeekTester.testPeek_empty()
           
 void QueuePeekTester.testPeek_size1()
           
 void QueuePeekTester.testPeek_sizeMany()
           
 void QueuePollTester.testPoll_empty()
           
 void QueuePollTester.testPoll_size1()
           
 void QueuePollTester.testPoll_sizeMany()
           
 void NavigableSetNavigationTester.testPollFirst()
           
 void NavigableMapNavigationTester.testPollFirst()
           
 void NavigableSetNavigationTester.testPollLast()
           
 void NavigableMapNavigationTester.testPollLast()
           
 void NavigableMapNavigationTester.testPollLastUnsupported()
           
 void MapPutTester.testPut_nullKeySupportedPresent()
           
 void MapPutTester.testPut_replaceNullValueWithNonNullSupported()
           
 void MapPutTester.testPut_replaceNullValueWithNullSupported()
           
 void MapPutTester.testPut_replaceWithNullValueSupported()
           
 void MapPutTester.testPut_replaceWithNullValueUnsupported()
           
 void MapPutTester.testPut_unsupportedPresentDifferentValue()
           
 void MapPutTester.testPut_unsupportedPresentExistingValue()
           
 void MapPutTester.testPutAbsentConcurrentWithEntrySetIteration()
           
 void MapPutTester.testPutAbsentConcurrentWithKeySetIteration()
           
 void MapPutTester.testPutAbsentConcurrentWithValueIteration()
           
 void MapPutAllTester.testPutAll_supportedSomePresent()
           
 void MapPutAllTester.testPutAll_unsupportedAllPresent()
           
 void MapPutAllTester.testPutAll_unsupportedSomePresent()
           
 void MapPutAllTester.testPutAllSomePresentConcurrentWithEntrySetIteration()
           
 void ListRemoveTester.testRemove_duplicate()
           
 void QueueRemoveTester.testRemove_empty()
           
 void MapRemoveTester.testRemove_nullPresent()
           
 void CollectionRemoveTester.testRemove_nullPresent()
           
 void MapRemoveTester.testRemove_present()
           
 void SetRemoveTester.testRemove_present()
           
 void CollectionRemoveTester.testRemove_present()
           
 void QueueRemoveTester.testRemove_size1()
           
 void QueueRemoveTester.testRemove_sizeMany()
           
 void MapRemoveTester.testRemove_unsupported()
           
 void CollectionRemoveTester.testRemove_unsupported()
           
 void CollectionRemoveAllTester.testRemoveAll_allPresent()
           
 void CollectionRemoveAllTester.testRemoveAll_containsNullYes()
           
 void ListRemoveAllTester.testRemoveAll_duplicate()
           
 void CollectionRemoveAllTester.testRemoveAll_nullCollectionReferenceEmptySubject()
           
 void CollectionRemoveAllTester.testRemoveAll_nullCollectionReferenceNonEmptySubject()
           
 void CollectionRemoveAllTester.testRemoveAll_somePresent()
           
 void CollectionRemoveAllTester.testRemoveAll_somePresentLargeCollectionToRemove()
          Trigger the other.size() >= this.size() case in AbstractSet.removeAll().
 void CollectionRemoveAllTester.testRemoveAll_unsupportedPresent()
           
 void CollectionRemoveAllTester.testRemoveAllSomePresentConcurrentWithIteration()
           
 void ListRemoveAtIndexTester.testRemoveAtIndex_first()
           
 void ListRemoveAtIndexTester.testRemoveAtIndex_last()
           
 void ListRemoveAtIndexTester.testRemoveAtIndex_middle()
           
 void ListRemoveAtIndexTester.testRemoveAtIndex_unsupported()
           
 void ListRemoveAtIndexTester.testRemoveAtIndexConcurrentWithIteration()
           
 void MapRemoveTester.testRemovePresentConcurrentWithEntrySetIteration()
           
 void CollectionRemoveTester.testRemovePresentConcurrentWithIteration()
           
 void MapRemoveTester.testRemovePresentConcurrentWithKeySetIteration()
           
 void MapRemoveTester.testRemovePresentConcurrentWithValuesIteration()
           
 void ListSubListTester.testReserializeSubList()
           
 void CollectionRetainAllTester.testRetainAll_containsDuplicatesSizeOne()
           
 void CollectionRetainAllTester.testRetainAll_containsDuplicatesSizeSeveral()
           
 void CollectionRetainAllTester.testRetainAll_containsNonNullWithNull()
           
 void CollectionRetainAllTester.testRetainAll_disjointPreviouslyEmpty()
           
 void CollectionRetainAllTester.testRetainAll_disjointPreviouslyEmptyUnsupported()
           
 void CollectionRetainAllTester.testRetainAll_disjointPreviouslyNonEmpty()
           
 void CollectionRetainAllTester.testRetainAll_disjointPreviouslyNonEmptyUnsupported()
           
 void ListRetainAllTester.testRetainAll_duplicatesKept()
           
 void ListRetainAllTester.testRetainAll_duplicatesRemoved()
           
 void CollectionRetainAllTester.testRetainAll_emptyPreviouslyEmpty()
           
 void CollectionRetainAllTester.testRetainAll_emptyPreviouslyEmptyUnsupported()
           
 void CollectionRetainAllTester.testRetainAll_emptyPreviouslyNonEmpty()
           
 void CollectionRetainAllTester.testRetainAll_emptyPreviouslyNonEmptyUnsupported()
           
 void CollectionRetainAllTester.testRetainAll_nullCollectionReferenceEmptySubject()
           
 void CollectionRetainAllTester.testRetainAll_nullCollectionReferenceNonEmptySubject()
           
 void CollectionRetainAllTester.testRetainAll_nullSingletonPreviouslyEmpty()
           
 void CollectionRetainAllTester.testRetainAll_nullSingletonPreviouslyNonEmpty()
           
 void CollectionRetainAllTester.testRetainAll_nullSingletonPreviouslySeveralWithNull()
           
 void CollectionRetainAllTester.testRetainAll_nullSingletonPreviouslySingletonWithNull()
           
 void CollectionRetainAllTester.testRetainAll_partialOverlap()
           
 void CollectionRetainAllTester.testRetainAll_partialOverlapUnsupported()
           
 void CollectionRetainAllTester.testRetainAll_subset()
           
 void CollectionRetainAllTester.testRetainAll_subsetUnsupported()
           
 void ListSetTester.testSet_null()
           
 void ListSetTester.testSet_nullUnsupported()
           
 void ListSetTester.testSet_replacingNull()
           
 void ListSetTester.testSet_unsupported()
           
 void ListSetTester.testSet_unsupportedByEmptyList()
           
 void ListSetTester.testSet()
           
 void NavigableMapNavigationTester.testSingletonMapFirst()
           
 void SortedMapNavigationTester.testSingletonMapFirst()
           
 void NavigableMapNavigationTester.testSingletonMapLast()
           
 void SortedMapNavigationTester.testSingletonMapLast()
           
 void NavigableMapNavigationTester.testSingletonMapNearby()
           
 void NavigableMapNavigationTester.testSingletonMapPollFirst()
           
 void NavigableMapNavigationTester.testSingletonMapPollLast()
           
 void SortedSetNavigationTester.testSingletonSetFirst()
           
 void SortedSetNavigationTester.testSingletonSetLast()
           
 void NavigableSetNavigationTester.testSingletonSetNearby()
           
 void NavigableSetNavigationTester.testSingletonSetPollFirst()
           
 void NavigableSetNavigationTester.testSingletonSetPollLast()
           
 void ListSubListTester.testSubList_contains()
           
 void ListSubListTester.testSubList_get()
           
 void ListSubListTester.testSubList_indexOf()
           
 void ListSubListTester.testSubList_isEmpty()
           
 void ListSubListTester.testSubList_lastIndexOf()
           
 void ListSubListTester.testSubList_ofSubListNonEmpty()
           
 void ListSubListTester.testSubList_originalListSetAffectsSubList()
           
 void ListSubListTester.testSubList_originalListSetAffectsSubListLargeList()
           
 void ListSubListTester.testSubList_size()
           
 void ListSubListTester.testSubList_subListAddAtIndexAffectsOriginalLargeList()
           
 void ListSubListTester.testSubList_subListRemoveAffectsOriginal()
           
 void ListSubListTester.testSubList_subListRemoveAffectsOriginalLargeList()
           
 void ListSubListTester.testSubList_subListSetAffectsOriginal()
           
 void ListSubListTester.testSubList_subListSetAffectsOriginalLargeList()
           
 void CollectionToArrayTester.testToArray_emptyArrayOfWrongTypeForEmptyCollection()
           
 void CollectionToArrayTester.testToArray_emptyArrayOfWrongTypeForNonEmptyCollection()
           
 void ListToArrayTester.testToArray_tooSmall()
           
 void CollectionToStringTester.testToString_size0()
           
 void CollectionToStringTester.testToString_size1()
           
 void CollectionToStringTester.testToString_sizeSeveral()
           
 



Copyright © 2010-2014. All Rights Reserved.