|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionFeature.Require | |
|---|---|
| com.google.common.collect.testing.google | |
| com.google.common.collect.testing.testers | |
| Uses of CollectionFeature.Require in com.google.common.collect.testing.google |
|---|
| Methods in com.google.common.collect.testing.google with annotations of type CollectionFeature.Require | |
|---|---|
void |
MultisetWritesTester.testAdd_occurrences_negative()
|
void |
MultisetWritesTester.testAddOccurrences_unsupported()
|
void |
MultisetWritesTester.testAddOccurrences()
|
void |
MultisetWritesTester.testAddOccurrencesZero()
|
void |
MultisetNavigationTester.testAddOutOfHeadBoundsOne()
|
void |
MultisetNavigationTester.testAddOutOfHeadBoundsSeveral()
|
void |
MultisetNavigationTester.testAddOutOfTailBoundsOne()
|
void |
MultisetNavigationTester.testAddOutOfTailBoundsSeveral()
|
void |
MultisetNavigationTester.testAddWithConflictingBounds()
|
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 |
MultisetSerializationTester.testElementSetSerialization()
|
void |
MultisetNavigationTester.testEmptyMultisetPollFirst()
|
void |
MultisetNavigationTester.testEmptyMultisetPollLast()
|
void |
MultisetWritesTester.testEntrySet_clear()
|
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_null()
|
void |
MultisetWritesTester.testEntrySet_removeAll_present()
|
void |
MultisetWritesTester.testEntrySet_retainAll_missing()
|
void |
MultisetWritesTester.testEntrySet_retainAll_null()
|
void |
MultisetWritesTester.testEntrySet_retainAll_present()
|
void |
MultisetSerializationTester.testEntrySetSerialization()
|
void |
BiMapInverseTester.testInverseSerialization()
|
void |
MultisetIteratorTester.testIteratorKnownOrder()
|
void |
MultisetIteratorTester.testIteratorUnknownOrder()
|
void |
MultisetNavigationTester.testPollFirst()
|
void |
MultisetNavigationTester.testPollFirstUnsupported()
|
void |
MultisetNavigationTester.testPollLast()
|
void |
MultisetNavigationTester.testPollLastUnsupported()
|
void |
MultisetWritesTester.testRemove_occurrences_0()
|
void |
MultisetWritesTester.testRemove_occurrences_absent()
|
void |
MultisetWritesTester.testRemove_occurrences_negative()
|
void |
MultisetWritesTester.testRemove_occurrences_present()
|
void |
MultisetWritesTester.testRemove_occurrences_unsupported_absent()
|
void |
MultisetWritesTester.testRemove_occurrences_wrongType()
|
void |
MultisetNavigationTester.testRemoveOutOfHeadBoundsOne()
|
void |
MultisetNavigationTester.testRemoveOutOfHeadBoundsSeveral()
|
void |
MultisetNavigationTester.testRemoveOutOfTailBoundsOne()
|
void |
MultisetNavigationTester.testRemoveOutOfTailBoundsSeveral()
|
void |
MultisetWritesTester.testRemoveZeroNoOp()
|
void |
MultisetIteratorTester.testRemovingIteratorKnownOrder()
|
void |
MultisetIteratorTester.testRemovingIteratorUnknownOrder()
|
void |
AbstractMultisetSetCountTester.testSetCount_addNull_nullSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_addNull_nullUnsupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_existingNoNopNull_nullSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_negative_removeSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_negative_removeUnsupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_noOpNull_nullSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_noOpNull_nullUnsupported()
|
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 |
AbstractMultisetSetCountTester.testSetCount_zeroToOne_supported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToOne_unsupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToThree_supported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToThree_unsupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToZero_addSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToZero_removeSupported()
|
void |
AbstractMultisetSetCountTester.testSetCount_zeroToZero_unsupported()
|
void |
MultisetSetCountConditionallyTester.testSetCountConditional_negativeOldCount_addSupported()
|
void |
MultisetSetCountConditionallyTester.testSetCountConditional_negativeOldCount_addUnsupported()
|
void |
MultisetSetCountConditionallyTester.testSetCountConditional_oldCountTooLarge()
|
void |
MultisetSetCountConditionallyTester.testSetCountConditional_oldCountTooSmallNonzero()
|
void |
MultisetSetCountConditionallyTester.testSetCountConditional_oldCountTooSmallZero()
|
void |
AbstractMultisetSetCountTester.testSetCountOneToZeroConcurrentWithEntrySetIteration()
|
void |
AbstractMultisetSetCountTester.testSetCountOneToZeroConcurrentWithIteration()
|
void |
MultisetNavigationTester.testSetCountOutOfHeadBoundsOne()
|
void |
MultisetNavigationTester.testSetCountOutOfHeadBoundsSeveral()
|
void |
MultisetNavigationTester.testSetCountOutOfTailBoundsOne()
|
void |
MultisetNavigationTester.testSetCountOutOfTailBoundsSeveral()
|
void |
AbstractMultisetSetCountTester.testSetCountZeroToOneConcurrentWithEntrySetIteration()
|
void |
AbstractMultisetSetCountTester.testSetCountZeroToOneConcurrentWithIteration()
|
void |
MultisetNavigationTester.testSingletonMultisetPollFirst()
|
void |
MultisetNavigationTester.testSingletonMultisetPollLast()
|
| Uses of CollectionFeature.Require in com.google.common.collect.testing.testers |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||