Searched refs:expectUnchanged (Results 1 – 24 of 24) sorted by relevance
110 expectUnchanged(); in testRetainAll_emptyPreviouslyEmpty()117 expectUnchanged(); in testRetainAll_emptyPreviouslyEmptyUnsupported()132 expectUnchanged(); in testRetainAll_emptyPreviouslyNonEmptyUnsupported()141 expectUnchanged(); in testRetainAll_disjointPreviouslyEmpty()148 expectUnchanged(); in testRetainAll_disjointPreviouslyEmptyUnsupported()163 expectUnchanged(); in testRetainAll_disjointPreviouslyNonEmptyUnsupported()171 expectUnchanged(); in testRetainAll_superset()177 expectUnchanged(); in testRetainAll_supersetUnsupported()193 expectUnchanged(); in testRetainAll_subsetUnsupported()201 expectUnchanged(); in testRetainAll_sameElements()[all …]
48 expectUnchanged(); in testRemoveAll_emptyCollection()55 expectUnchanged(); in testRemoveAll_nonePresent()95 expectUnchanged(); in testRemoveAll_unsupportedEmptyCollection()106 expectUnchanged(); in testRemoveAll_unsupportedNonePresent()118 expectUnchanged(); in testRemoveAll_unsupportedPresent()158 expectUnchanged(); in testRemoveAll_containsNullNo()166 expectUnchanged(); in testRemoveAll_containsNullNoButAllowed()185 expectUnchanged(); in testRemoveAll_containsWrongType()
57 expectUnchanged(); in testRemove_notPresent()80 expectUnchanged(); in testRemove_unsupported()93 expectUnchanged(); in testRemove_unsupportedNotPresent()107 expectUnchanged(); in testRemove_nullNotSupported()113 expectUnchanged(); in testRemove_nullAllowed()126 expectUnchanged(); in testIteratorRemove_unsupported()136 expectUnchanged(); in testRemove_wrongType()
60 expectUnchanged(); in testAddAllAtIndex_unsupportedAllPresent()79 expectUnchanged(); in testAddAllAtIndex_unsupportedSomePresent()87 expectUnchanged(); in testAddAllAtIndex_supportedNothing()97 expectUnchanged(); in testAddAllAtIndex_unsupportedNothing()131 expectUnchanged(); in testAddAllAtIndex_nullUnsupported()159 expectUnchanged(); in testAddAllAtIndex_nullCollectionReference()169 expectUnchanged(); in testAddAllAtIndex_negative()180 expectUnchanged(); in testAddAllAtIndex_tooLarge()
56 expectUnchanged(); in testRemove_notPresent()80 expectUnchanged(); in testRemove_unsupported()93 expectUnchanged(); in testRemove_unsupportedNotPresent()107 expectUnchanged(); in testRemove_nullQueriesNotSupported()113 expectUnchanged(); in testRemove_nullSupportedMissing()122 expectUnchanged(); in testRemove_wrongType()
60 expectUnchanged(); in testPutAll_supportedNothing()69 expectUnchanged(); in testPutAll_unsupportedNothing()85 expectUnchanged(); in testPutAll_unsupportedNonePresent()104 expectUnchanged(); in testPutAll_unsupportedSomePresent()114 expectUnchanged(); in testPutAll_unsupportedAllPresent()132 expectUnchanged(); in testAdd_nullKeyUnsupported()153 expectUnchanged(); in testAdd_nullValueUnsupported()
49 expectUnchanged(); in testAddAll_supportedNothing()59 expectUnchanged(); in testAddAll_unsupportedNothing()76 expectUnchanged(); in testAddAll_unsupportedNonePresent()97 expectUnchanged(); in testAddAll_unsupportedSomePresent()108 expectUnchanged(); in testAddAll_unsupportedAllPresent()133 expectUnchanged(); in testAddAll_nullUnsupported()
82 expectUnchanged(); in testSet_indexTooLow()93 expectUnchanged(); in testSet_indexTooHigh()104 expectUnchanged(); in testSet_unsupported()117 expectUnchanged(); in testSet_unsupportedByEmptyList()129 expectUnchanged(); in testSet_nullUnsupported()
60 expectUnchanged(); in testAddAtIndex_unsupportedPresent()76 expectUnchanged(); in testAddAtIndex_unsupportedNotPresent()109 expectUnchanged(); in testAddAtIndex_nullUnsupported()121 expectUnchanged(); in testAddAtIndex_negative()132 expectUnchanged(); in testAddAtIndex_tooLarge()
69 expectUnchanged(); in testPut_unsupportedNotPresent()81 expectUnchanged(); in testPut_unsupportedPresentExistingValue()92 expectUnchanged(); in testPut_unsupportedPresentDifferentValue()121 expectUnchanged(); in testPut_nullKeyUnsupported()139 expectUnchanged(); in testPut_nullValueUnsupported()160 expectUnchanged(); in testPut_replaceWithNullValueUnsupported()
40 expectUnchanged(); in testPeek_empty()47 expectUnchanged(); in testPeek_size1()55 expectUnchanged(); in testPeek_sizeMany()
45 expectUnchanged(); in testElement_empty()52 expectUnchanged(); in testElement_size1()60 expectUnchanged(); in testElement_sizeMany()
47 expectUnchanged(); in testRemoveAtIndex_unsupported()57 expectUnchanged(); in testRemoveAtIndex_negative()67 expectUnchanged(); in testRemoveAtIndex_tooLarge()
56 expectUnchanged(); in testAdd_unsupportedNotPresent()68 expectUnchanged(); in testAdd_unsupportedPresent()87 expectUnchanged(); in testAdd_nullUnsupported()
52 expectUnchanged(); in testClear_unsupported()62 expectUnchanged(); in testClear_unsupportedByEmptyCollection()
53 expectUnchanged(); in testClear_unsupported()63 expectUnchanged(); in testClear_unsupportedByEmptyCollection()
55 expectUnchanged(); in testOffer_nullUnsupported()
42 expectUnchanged(); in testAdd_supportedPresent()
59 expectUnchanged(); in testAddAll_supportedAllPresent()
43 expectUnchanged(); in testPoll_empty()
48 expectUnchanged(); in testRemove_empty()
53 expectUnchanged(); in testAddAll_unsupportedAllPresent()
82 expectUnchanged(); in testSetCountConditional_oldCountTooLarge()90 expectUnchanged(); in testSetCountConditional_oldCountTooSmallZero()
112 protected void expectUnchanged() { in expectUnchanged() method in AbstractContainerTester