Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractTestBag - Class in org.apache.commons.collections.bag
-
Abstract test class for
Bag
methods and contracts. - AbstractTestBag(String) - Constructor for class org.apache.commons.collections.bag.AbstractTestBag
-
JUnit constructor.
- AbstractTestBidiMap - Class in org.apache.commons.collections.bidimap
-
Abstract test class for
BidiMap
methods and contracts. - AbstractTestBidiMap() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- AbstractTestBidiMap(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- AbstractTestBidiMap.TestBidiMapEntrySet - Class in org.apache.commons.collections.bidimap
- AbstractTestBidiMap.TestBidiMapIterator - Class in org.apache.commons.collections.bidimap
- AbstractTestBidiMap.TestInverseBidiMap - Class in org.apache.commons.collections.bidimap
- AbstractTestCollection - Class in org.apache.commons.collections.collection
-
Abstract test class for
Collection
methods and contracts. - AbstractTestCollection(String) - Constructor for class org.apache.commons.collections.collection.AbstractTestCollection
-
JUnit constructor.
- AbstractTestComparator - Class in org.apache.commons.collections.comparators
-
Abstract test class for testing the Comparator interface.
- AbstractTestComparator(String) - Constructor for class org.apache.commons.collections.comparators.AbstractTestComparator
-
JUnit constructor.
- AbstractTestIterableMap - Class in org.apache.commons.collections.map
-
Abstract test class for
IterableMap
methods and contracts. - AbstractTestIterableMap(String) - Constructor for class org.apache.commons.collections.map.AbstractTestIterableMap
-
JUnit constructor.
- AbstractTestIterableMap.InnerTestMapIterator - Class in org.apache.commons.collections.map
- AbstractTestIterator - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the Iterator interface.
- AbstractTestIterator(String) - Constructor for class org.apache.commons.collections.iterators.AbstractTestIterator
-
JUnit constructor.
- AbstractTestList - Class in org.apache.commons.collections.list
-
Abstract test class for
List
methods and contracts. - AbstractTestList(String) - Constructor for class org.apache.commons.collections.list.AbstractTestList
-
JUnit constructor.
- AbstractTestList.BulkTestSubList - Class in org.apache.commons.collections.list
- AbstractTestList.TestListIterator - Class in org.apache.commons.collections.list
- AbstractTestListIterator - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the ListIterator interface.
- AbstractTestListIterator(String) - Constructor for class org.apache.commons.collections.iterators.AbstractTestListIterator
-
JUnit constructor.
- AbstractTestMap - Class in org.apache.commons.collections.map
-
Abstract test class for
Map
methods and contracts. - AbstractTestMap(String) - Constructor for class org.apache.commons.collections.map.AbstractTestMap
-
JUnit constructor.
- AbstractTestMap.TestMapEntrySet - Class in org.apache.commons.collections.map
- AbstractTestMap.TestMapKeySet - Class in org.apache.commons.collections.map
- AbstractTestMap.TestMapValues - Class in org.apache.commons.collections.map
- AbstractTestMapEntry - Class in org.apache.commons.collections.keyvalue
-
Abstract tests that can be extended to test any Map.Entry implementation.
- AbstractTestMapEntry(String) - Constructor for class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
JUnit constructor.
- AbstractTestMapIterator - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the MapIterator interface.
- AbstractTestMapIterator(String) - Constructor for class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
JUnit constructor.
- AbstractTestObject - Class in org.apache.commons.collections
-
Abstract test class for
Object
methods and contracts. - AbstractTestObject(String) - Constructor for class org.apache.commons.collections.AbstractTestObject
-
JUnit constructor.
- AbstractTestOrderedBidiMap - Class in org.apache.commons.collections.bidimap
-
Abstract test class for
OrderedBidiMap
methods and contracts. - AbstractTestOrderedBidiMap() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- AbstractTestOrderedBidiMap(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator - Class in org.apache.commons.collections.bidimap
- AbstractTestOrderedMap - Class in org.apache.commons.collections.map
-
Abstract test class for
OrderedMap
methods and contracts. - AbstractTestOrderedMap(String) - Constructor for class org.apache.commons.collections.map.AbstractTestOrderedMap
-
JUnit constructor.
- AbstractTestOrderedMap.InnerTestOrderedMapIterator - Class in org.apache.commons.collections.map
- AbstractTestOrderedMapIterator - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the OrderedMapIterator interface.
- AbstractTestOrderedMapIterator(String) - Constructor for class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
-
JUnit constructor.
- AbstractTestSerialization - Class in org.apache.commons.collections.functors
-
Abstract test class for testing serialization support of the functor package.
- AbstractTestSerialization(String) - Constructor for class org.apache.commons.collections.functors.AbstractTestSerialization
-
JUnit constructor.
- AbstractTestSet - Class in org.apache.commons.collections.set
-
Abstract test class for
Set
methods and contracts. - AbstractTestSet(String) - Constructor for class org.apache.commons.collections.set.AbstractTestSet
-
JUnit constructor.
- AbstractTestSortedBag - Class in org.apache.commons.collections.bag
-
Abstract test class for
SortedBag
methods and contracts. - AbstractTestSortedBag(String) - Constructor for class org.apache.commons.collections.bag.AbstractTestSortedBag
- AbstractTestSortedBidiMap - Class in org.apache.commons.collections.bidimap
-
Abstract test class for
SortedBidiMap
methods and contracts. - AbstractTestSortedBidiMap() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- AbstractTestSortedBidiMap(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- AbstractTestSortedMap - Class in org.apache.commons.collections.map
-
Abstract test class for
SortedMap
methods and contracts. - AbstractTestSortedMap(String) - Constructor for class org.apache.commons.collections.map.AbstractTestSortedMap
-
JUnit constructor.
- AbstractTestSortedMap.TestHeadMap - Class in org.apache.commons.collections.map
- AbstractTestSortedMap.TestSubMap - Class in org.apache.commons.collections.map
- AbstractTestSortedMap.TestTailMap - Class in org.apache.commons.collections.map
- AbstractTestSortedMap.TestViewMap - Class in org.apache.commons.collections.map
- AbstractTestSortedSet - Class in org.apache.commons.collections.set
-
Abstract test class for
SortedSet
methods and contracts. - AbstractTestSortedSet(String) - Constructor for class org.apache.commons.collections.set.AbstractTestSortedSet
-
JUnit constructor.
- AbstractTestSortedSet.TestSortedSetSubSet - Class in org.apache.commons.collections.set
- addSampleMappings(Map) - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Helper method to add all the mappings described by
AbstractTestMap.getSampleKeys()
andAbstractTestMap.getSampleValues()
. - addSetValue() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
The value to be used in the add and set tests.
- addSetValue() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- addSetValues() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- addSetValues() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- addSetValues() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
The values to be used in the add and set tests.
- addSetValues() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- areEqualElementsDistinguishable() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Specifies whether equal elements in the collection are, in fact, distinguishable with information not readily available.
- areEqualElementsDistinguishable() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
B
- BulkTest - Class in org.apache.commons.collections
-
A
TestCase
that can define both simple and bulk test methods. - BulkTest(String) - Constructor for class org.apache.commons.collections.BulkTest
-
Constructs a new
BulkTest
instance that will run the specified simple test. - bulkTestBidiMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- bulkTestHeadMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- bulkTestHeadMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- bulkTestHeadMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- bulkTestInverseMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- bulkTestListIterator() - Method in class org.apache.commons.collections.list.AbstractTestList
- bulkTestMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- bulkTestMapEntrySet() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Bulk test
Map.entrySet()
. - bulkTestMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap
- bulkTestMapKeySet() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Bulk test
Map.keySet()
. - bulkTestMapValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Bulk test
Map.values()
. - bulkTestOrderedMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- bulkTestOrderedMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
- bulkTestSortedSetHeadSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Bulk test
SortedSet.headSet(Object)
. - bulkTestSortedSetHeadSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- bulkTestSortedSetSubSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Bulk test
SortedSet.subSet(Object, Object)
. - bulkTestSortedSetSubSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- bulkTestSortedSetTailSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Bulk test
SortedSet.tailSet(Object)
. - bulkTestSortedSetTailSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- bulkTestSubList() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns a
BulkTest
for testingList.subList(int,int)
. - BulkTestSubList(AbstractTestList) - Constructor for class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- bulkTestSubMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- bulkTestSubMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- bulkTestSubMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- bulkTestTailMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- bulkTestTailMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- bulkTestTailMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
C
- clone() - Method in class org.apache.commons.collections.BulkTest
-
Creates a clone of this
BulkTest
. - cloneMapEntry(Map.Entry) - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Creates a new Map Entry that is independent of the first and the map.
- cloneMapEntry(Map.Entry) - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Creates a new Map Entry that is independent of the first and the map.
- collection - Variable in class org.apache.commons.collections.collection.AbstractTestCollection
-
A collection instance that will be used for testing.
- COLLECTIONS_MAJOR_VERSION - Static variable in class org.apache.commons.collections.AbstractTestObject
-
Current major release for Collections
- confirmed - Variable in class org.apache.commons.collections.collection.AbstractTestCollection
-
Confirmed collection.
- confirmed - Variable in class org.apache.commons.collections.map.AbstractTestMap
-
HashMap created by reset().
E
- entries - Variable in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- entrySet - Variable in class org.apache.commons.collections.map.AbstractTestMap
-
Entry set of map created by reset().
F
- failFastAll(List) - Method in class org.apache.commons.collections.list.AbstractTestList
-
Invokes all the methods on the given sublist to make sure they raise a
ConcurrentModificationException
. - failFastMethod(List, Method) - Method in class org.apache.commons.collections.list.AbstractTestList
-
Invokes the given method on the given sublist to make sure it raises a
ConcurrentModificationException
.
G
- getCanonicalComparatorName(Object) - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
- getCanonicalEmptyCollectionName(Object) - Method in class org.apache.commons.collections.AbstractTestObject
- getCanonicalFullCollectionName(Object) - Method in class org.apache.commons.collections.AbstractTestObject
- getComparableObjectsOrdered() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Implement this method to return a list of sorted objects.
- getCompatibilityVersion() - Method in class org.apache.commons.collections.AbstractTestObject
-
Get the version of Collections that this object tries to maintain serialization compatibility with.
- getCompatibilityVersion() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Override as DualHashBidiMap didn't exist until version 3.
- getCompatibilityVersion() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- getCompatibilityVersion() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Overrides superclass to set the compatability to version 2 as there were no Comparators in version 1.x.
- getCompatibilityVersion() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Gets the compatability version, needed for package access.
- getCompatibilityVersion() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestHeadMap
- getCompatibilityVersion() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestSubMap
- getCompatibilityVersion() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestTailMap
- getConfirmedList() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns the
AbstractTestCollection.confirmed
field cast to aList
. - getConfirmedMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- getConfirmedMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- getConfirmedMap() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implement this method to return the confirmed map which contains the same data as the iterator.
- getConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- getConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- getConfirmedSet() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Return the
AbstractTestCollection.confirmed
fixture, but cast as a Set. - getConfirmedSortedSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Return the
AbstractTestCollection#confirmed
fixture, but cast as a SortedSet. - getEntry(Iterator, Object) - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- getFullElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns an array of objects that are contained in a collection produced by
AbstractTestCollection.makeFullCollection()
. - getFullElements() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- getFullElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- getFullElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- getFullElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- getFullElements() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- getFullNonNullElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a list of elements suitable for return by
AbstractTestCollection.getFullElements()
. - getFullNonNullElements() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Override to return comparable objects.
- getFullNonNullStringElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a list of string elements suitable for return by
AbstractTestCollection.getFullElements()
. - getList() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns the
AbstractTestCollection.collection
field cast to aList
. - getMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- getMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- getMap() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implement this method to return the map which contains the same data as the iterator.
- getMap() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- getMap() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- getNewSampleValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns a the set of values that can be used to replace the values returned from
AbstractTestMap.getSampleValues()
. - getNewSampleValues() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- getOtherElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns an array of elements that are not contained in a full collection.
- getOtherElements() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- getOtherElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- getOtherElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- getOtherElements() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- getOtherElements() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- getOtherKeys() - Method in class org.apache.commons.collections.map.AbstractTestMap
- getOtherNonNullElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns the default list of objects returned by
AbstractTestCollection.getOtherElements()
. - getOtherNonNullElements() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Override to return comparable objects.
- getOtherNonNullStringElements() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a list of string elements suitable for return by
AbstractTestCollection.getOtherElements()
. - getOtherNonNullStringElements() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns a list of string elements suitable for return by
AbstractTestMap.getOtherKeys()
orAbstractTestMap.getOtherValues()
. - getOtherValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
- getSampleKeys() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- getSampleKeys() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns the set of keys in the mappings used to test the map.
- getSampleKeys() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
-
The only confirmed collection we have that is ordered is the sorted one.
- getSampleKeys() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- getSampleValues() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- getSampleValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns the set of values in the mappings used to test the map.
- getSampleValues() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- getSet() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Return the
AbstractTestCollection.collection
fixture, but cast as a Set. - getTestClass() - Method in class org.apache.commons.collections.functors.AbstractTestSerialization
-
Returns the class being tested for serialization.
I
- ignoredTests() - Method in class org.apache.commons.collections.BulkTest
-
Returns an array of test names to ignore.
- InnerTestMapIterator() - Constructor for class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- InnerTestOrderedMapIterator() - Constructor for class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- isAddSupported() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns true if the collections produced by
AbstractTestCollection.makeCollection()
andAbstractTestCollection.makeFullCollection()
support theadd
andaddAll
operations. - isAddSupported() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- isAddSupported() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- isAllowDuplicateValues() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Override to indicate to AbstractTestMap this is a BidiMap.
- isAllowDuplicateValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
supports duplicate values. - isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
supports null keys. - isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
-
Can't sort null keys.
- isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- isAllowNullValue() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
supports null values. - isAllowNullValue() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isEqualsCheckable() - Method in class org.apache.commons.collections.AbstractTestObject
-
Returns true to indicate that the collection supports equals() comparisons.
- isEqualsCheckable() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns true to indicate that the collection supports equals() comparisons.
- isEqualsCheckable() - Method in class org.apache.commons.collections.list.AbstractTestList
-
List equals method is defined.
- isEqualsCheckable() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Set equals method is defined.
- isFailFastSupported() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns true to indicate that the collection supports fail fast iterators.
- isFailFastSupported() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- isGetStructuralModify() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Whether the get operation on the map structurally modifies the map, such as with LRUMap.
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
can cause structural modification on a get(). - isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- isNullSupported() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns true to indicate that the collection supports holding null.
- isNullSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- isNullSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- isNullSupported() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Overridden because SortedSets don't allow null elements (normally).
- isNullSupported() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- isPutAddSupported() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isPutAddSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
support theput
andputAll
operations adding new mappings. - isPutAddSupported() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isPutChangeSupported() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
support theput
andputAll
operations changing existing mappings. - isPutChangeSupported() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isRemoveSupported() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isRemoveSupported() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns true if the collections produced by
AbstractTestCollection.makeCollection()
andAbstractTestCollection.makeFullCollection()
support theremove
,removeAll
,retainAll
,clear
anditerator().remove()
methods. - isRemoveSupported() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
support theremove
andclear
operations. - isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isRemoveSupported() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- isSetSupported() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- isSetSupported() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns true if the collections produced by
AbstractTestList.makeCollection()
andAbstractTestList.makeFullCollection()
support theset operation.
- isSetValueSupported() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- isSetValueSupported() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns true if the maps produced by
AbstractTestMap.makeEmptyMap()
andAbstractTestMap.makeFullMap()
support thesetValue
operation on entrySet entries. - isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Returns whether the sub map views of SortedMap are serializable.
- isTestSerialization() - Method in class org.apache.commons.collections.AbstractTestObject
-
Is serialization testing supported.
- isTestSerialization() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- isTestSerialization() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
K
- key - Variable in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
- keySet - Variable in class org.apache.commons.collections.map.AbstractTestMap
-
Key set of map created by reset().
M
- main - Variable in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- makeBag() - Method in class org.apache.commons.collections.bag.AbstractTestBag
-
Return a new, empty bag to used for testing.
- makeCollection() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Return a new, empty
Collection
to be used for testing. - makeCollection() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns
AbstractTestList.makeEmptyList()
. - makeCollection() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- makeCollection() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Makes an empty collection by invoking
AbstractTestSet.makeEmptySet()
. - makeComparator() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Implement this method to return the comparator to test.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a confirmed empty collection.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns an empty
ArrayList
. - makeConfirmedCollection() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- makeConfirmedCollection() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Returns an empty Set for use in modification testing.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Returns an empty
TreeSet
for use in modification testing. - makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a confirmed full collection.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns a full
ArrayList
. - makeConfirmedFullCollection() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Returns a full Set for use in modification testing.
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Override to return a map other than HashMap as the confirmed map.
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
-
OrderedMap uses TreeMap as its known comparison.
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
-
SortedMap uses TreeMap as its known comparison.
- makeEmptyBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Implement to create an empty
BidiMap
. - makeEmptyBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Implement this method to return an iterator over an empty collection.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Implements the abstract superclass method to return the list iterator.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implements the abstract superclass method to return the list iterator.
- makeEmptyList() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- makeEmptyList() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Return a new, empty
List
to be used for testing. - makeEmptyListIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Implement this method to return a list iterator over an empty collection.
- makeEmptyListIterator() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- makeEmptyMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Override to return the empty BidiMap.
- makeEmptyMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Return a new, empty
Map
to be used for testing. - makeEmptyMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestHeadMap
- makeEmptyMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestSubMap
- makeEmptyMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestTailMap
- makeEmptyMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- makeEmptyMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- makeEmptyMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implement this method to return a map iterator over an empty map.
- makeEmptyMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- makeEmptyMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- makeEmptyOrderedMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
- makeEmptySet() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- makeEmptySet() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- makeEmptySet() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Makes an empty set.
- makeEmptySet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- makeFullBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Override to create a full
BidiMap
other than the default. - makeFullBidiMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- makeFullCollection() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns a full collection to be used for testing.
- makeFullCollection() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Returns
AbstractTestList.makeFullList()
. - makeFullCollection() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- makeFullCollection() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Makes a full collection by invoking
AbstractTestSet.makeFullSet()
. - makeFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Implement this method to return an iterator over a collection with elements.
- makeFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Implements the abstract superclass method to return the list iterator.
- makeFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implements the abstract superclass method to return the list iterator.
- makeFullList() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- makeFullList() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Return a new, full
List
to be used for testing. - makeFullListIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Implement this method to return a list iterator over a collection with elements.
- makeFullListIterator() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestHeadMap
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestSubMap
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestTailMap
- makeFullMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- makeFullMapIterator() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- makeFullMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Implement this method to return a map iterator over a map with elements.
- makeFullMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- makeFullMapIterator() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- makeFullOrderedMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
- makeFullSet() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- makeFullSet() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- makeFullSet() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Makes a full set by first creating an empty set and then adding all the elements returned by
AbstractTestCollection.getFullElements()
. - makeFullSet() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- makeKnownMapEntry() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Makes a Map.Entry of a type that's known to work correctly.
- makeKnownMapEntry(Object, Object) - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Makes a Map.Entry of a type that's known to work correctly.
- makeMapEntry() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Make an instance of Map.Entry with the default (null) key and value.
- makeMapEntry(Object, Object) - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Make an instance of Map.Entry with the specified key and value.
- makeObject() - Method in class org.apache.commons.collections.AbstractTestObject
-
Implement this method to return the object to test.
- makeObject() - Method in class org.apache.commons.collections.bag.AbstractTestBag
-
Implements the superclass method to return the Bag.
- makeObject() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Returns an empty collection for Object tests.
- makeObject() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Implements the abstract superclass method to return the comparator.
- makeObject() - Method in class org.apache.commons.collections.functors.AbstractTestSerialization
-
Implements the abstract superclass method to return the comparator.
- makeObject() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Implements the abstract superclass method to return the full iterator.
- makeObject() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Implements the superclass method to return the map to be tested.
- makeSuite(Class) - Static method in class org.apache.commons.collections.BulkTest
-
Returns a
TestSuite
for testing all of the simple tests and all the bulk tests defined by the given class. - map - Variable in class org.apache.commons.collections.map.AbstractTestMap
-
Map created by reset().
O
- org.apache.commons.collections - package org.apache.commons.collections
- org.apache.commons.collections.bag - package org.apache.commons.collections.bag
- org.apache.commons.collections.bidimap - package org.apache.commons.collections.bidimap
- org.apache.commons.collections.collection - package org.apache.commons.collections.collection
- org.apache.commons.collections.comparators - package org.apache.commons.collections.comparators
- org.apache.commons.collections.functors - package org.apache.commons.collections.functors
- org.apache.commons.collections.iterators - package org.apache.commons.collections.iterators
- org.apache.commons.collections.keyvalue - package org.apache.commons.collections.keyvalue
- org.apache.commons.collections.list - package org.apache.commons.collections.list
- org.apache.commons.collections.map - package org.apache.commons.collections.map
- org.apache.commons.collections.set - package org.apache.commons.collections.set
R
- randomizeObjects(List) - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Randomize the list.
- readExternalFormFromBytes(byte[]) - Method in class org.apache.commons.collections.AbstractTestObject
-
Read a Serialized or Externalized Object from bytes.
- readExternalFormFromDisk(String) - Method in class org.apache.commons.collections.AbstractTestObject
-
Reads a Serialized or Externalized Object from disk.
- resetEmpty() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Resets the
AbstractTestCollection.collection
andAbstractTestCollection.confirmed
fields to empty collections. - resetEmpty() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- resetEmpty() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Resets the
AbstractTestMap.map
,AbstractTestMap.entrySet
,AbstractTestMap.keySet
,AbstractTestMap.values
andAbstractTestMap.confirmed
fields to empty. - resetEmpty() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- resetEmpty() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- resetEmpty() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- resetEmpty() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- resetFull() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Resets the
AbstractTestCollection.collection
andAbstractTestCollection.confirmed
fields to full collections. - resetFull() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- resetFull() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Resets the
AbstractTestMap.map
,AbstractTestMap.entrySet
,AbstractTestMap.keySet
,AbstractTestMap.values
andAbstractTestMap.confirmed
fields to full. - resetFull() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- resetFull() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- resetFull() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- resetFull() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- reverseObjects(List) - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Reverse the list.
S
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.AbstractTestObject
- sortedKeys - Variable in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- sortedNewValues - Variable in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- sortedValues - Variable in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- sortObjects(List, Comparator) - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Sort the list.
- subSortedKeys - Variable in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- subSortedNewValues - Variable in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- subSortedValues - Variable in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- supportsAdd() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Whether or not we are testing an iterator that supports add().
- supportsAdd() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- supportsEmptyCollections() - Method in class org.apache.commons.collections.AbstractTestObject
-
Override this method if a subclass is testing an object that cannot serialize an "empty" Collection.
- supportsEmptyCollections() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Overrides superclass to block tests.
- supportsEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Whether or not we are testing an iterator that can be empty.
- supportsFullCollections() - Method in class org.apache.commons.collections.AbstractTestObject
-
Override this method if a subclass is testing an object that cannot serialize a "full" Collection.
- supportsFullCollections() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Overrides superclass to block tests.
- supportsFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Whether or not we are testing an iterator that can contain elements.
- supportsRemove() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- supportsRemove() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- supportsRemove() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Whether or not we are testing an iterator that supports remove().
- supportsRemove() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- supportsRemove() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- supportsRemove() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- supportsSet() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Whether or not we are testing an iterator that supports set().
- supportsSet() - Method in class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- supportsSetValue() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- supportsSetValue() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- supportsSetValue() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Whether or not we are testing an iterator that supports setValue().
- supportsSetValue() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- supportsSetValue() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
T
- tearDown() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Erases any leftover instance variables by setting them to null.
- testAccessorsAndMutators() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
- testAdd() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Test add behaviour.
- testAddThenRemove() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Test remove after add behaviour.
- testAddThenSet() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
- testBagAdd() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testBagEqualsSelf() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testBidiClear() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiClearByHeadMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiClearBySubMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiClearByTailMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiGetKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiGetKeyInverse() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiHeadMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiInverse() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiKeySetValuesOrder() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- TestBidiMapEntrySet() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapEntrySet
- TestBidiMapIterator() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- testBidiMapIteratorSet() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiModifyEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- TestBidiOrderedMapIterator() - Constructor for class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- testBidiPut() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiRemove() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiRemoveByEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiRemoveByHeadMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiRemoveByHeadMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiRemoveByKeySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- testBidiRemoveBySubMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiRemoveBySubMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiRemoveByTailMap() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiRemoveByTailMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiSubMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testBidiTailMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractTestSortedBidiMap
- testCanonicalEmptyCollectionExists() - Method in class org.apache.commons.collections.AbstractTestObject
-
Tests serialization by comparing against a previously stored version in CVS.
- testCanonicalFullCollectionExists() - Method in class org.apache.commons.collections.AbstractTestObject
-
Tests serialization by comparing against a previously stored version in CVS.
- testCollectionAdd() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.add(Object)
. - testCollectionAddAll() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
- testCollectionClear() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Test
Collection.clear()
. - testCollectionContains() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.contains(Object)
. - testCollectionContainsAll() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
- testCollectionIsEmpty() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.isEmpty()
. - testCollectionIterator() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests the read-only functionality of
Collection.iterator()
. - testCollectionIteratorFailFast() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests that the collection's iterator is fail-fast.
- testCollectionIteratorRemove() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests removals from
Collection.iterator()
. - testCollectionRemove() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.remove(Object)
. - testCollectionRemoveAll() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
- testCollectionRetainAll() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
- testCollectionSize() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.size()
. - testCollectionToArray() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.toArray()
. - testCollectionToArray2() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
Collection.toArray(Object[])
. - testCollectionToString() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Tests
toString
on a collection. - testComparator() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- testComparatorCompatibility() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Compare the current serialized form of the Comparator against the canonical version in CVS.
- testComparatorIsSerializable() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Nearly all Comparators should be Serializable.
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Subclasses should provide tests for their constructors.
- testContains() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testContainsAll() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testEmptyBagCompatibility() - Method in class org.apache.commons.collections.bag.AbstractTestBag
-
Compare the current serialized form of the Bag against the canonical version in CVS.
- testEmptyBagSerialization() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Test the empty iterator.
- testEmptyListCompatibility() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Compare the current serialized form of the List against the canonical version in CVS.
- testEmptyListIteratorIsIndeedEmpty() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Test that the empty list iterator contract is correct.
- testEmptyListSerialization() - Method in class org.apache.commons.collections.list.AbstractTestList
- testEmptyListSort() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Test sorting an empty list
- testEmptyMapCompatibility() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Compare the current serialized form of the Map against the canonical version in CVS.
- testEmptyMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Test that the empty list iterator contract is correct.
- testEmptyMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
-
Test that the empty list iterator contract is correct.
- testEntrySetClearChangesMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests that the
Map.entrySet()
collection is backed by the underlying map for clear(). - testEntrySetContains1() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEntrySetContains2() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEntrySetContains3() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEntrySetRemove1() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEntrySetRemove2() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEntrySetRemove3() - Method in class org.apache.commons.collections.map.AbstractTestMap
- testEquals() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testEqualsAndHashCode() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
- testEqualsHashBag() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testEqualsNull() - Method in class org.apache.commons.collections.AbstractTestObject
- testFailFastEntrySet() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap
- testFailFastKeySet() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap
- testFailFastValues() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap
- testFirstKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- testFirstKey() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
- testFirstKey() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- testFullBagCompatibility() - Method in class org.apache.commons.collections.bag.AbstractTestBag
-
Compare the current serialized form of the Bag against the canonical version in CVS.
- testFullBagSerialization() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Test normal iteration behaviour.
- testFullListCompatibility() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Compare the current serialized form of the List against the canonical version in CVS.
- testFullListSerialization() - Method in class org.apache.commons.collections.list.AbstractTestList
- testFullMapCompatibility() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Compare the current serialized form of the Map against the canonical version in CVS.
- testFullMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
-
Test that the full list iterator contract is correct.
- testFullMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
-
Test that the full list iterator contract is correct.
- testHashCode() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- TestHeadMap(AbstractTestMap) - Constructor for class org.apache.commons.collections.map.AbstractTestSortedMap.TestHeadMap
- testHeadMapOutOfRange() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestHeadMap
- TestInverseBidiMap(AbstractTestBidiMap) - Constructor for class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestInverseBidiMap
- testIterator() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testIteratorFail() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testIteratorFailDoubleRemove() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testIteratorFailNoMore() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testIteratorRemoveProtectsInvariants() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testKeySetClearChangesMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests that the
Map.keySet()
collection is backed by the underlying map for clear(). - testKeySetRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests that the
Map.keySet()
set is backed by the underlying map by removing from the keySet set and testing if the key was removed from the map. - testLastKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- testLastKey() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
- testLastKey() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap
- testListAddByIndex() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests
List.add(int,Object)
. - testListAddByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.add(int, Object)
on an empty list. - testListAddByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.add(int, Object)
on a full list. - testListEquals() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests
List.equals(Object)
. - testListGetByIndex() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests
List.get(int)
. - testListGetByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.get(int)
on an empty list. - testListGetByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.get(int)
on a full list. - testListHashCode() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests
List.hashCode()
. - testListIndexOf() - Method in class org.apache.commons.collections.list.AbstractTestList
- TestListIterator() - Constructor for class org.apache.commons.collections.list.AbstractTestList.TestListIterator
- testListIteratorAdd() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests the
ListIterator.add(Object)
method of the list iterator. - testListIteratorSet() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests the
ListIterator.set(Object)
method of the list iterator. - testListLastIndexOf() - Method in class org.apache.commons.collections.list.AbstractTestList
- testListListIterator() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests the read-only bits of
List.listIterator()
. - testListListIteratorByIndex() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests the read-only bits of
List.listIterator(int)
. - testListListIteratorNextRemoveNext() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests remove on list iterator is correct.
- testListListIteratorNextRemovePrevious() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests remove on list iterator is correct.
- testListListIteratorPreviousRemoveNext() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests remove on list iterator is correct.
- testListListIteratorPreviousRemovePrevious() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests remove on list iterator is correct.
- testListRemoveByIndex() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests
List.remove(int)
. - testListRemoveByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.remove(int)
on an empty list. - testListRemoveByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.remove(int)
on a full list. - testListSetByIndex() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Test
List.set(int,Object)
. - testListSetByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.set(int,Object)
on an empty list. - testListSetByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests bounds checking for
List.set(int,Object)
on a full list. - testListSubListFailFastOnAdd() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests that a sublist raises a
ConcurrentModificationException
if elements are added to the original list. - testListSubListFailFastOnRemove() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Tests that a sublist raises a
ConcurrentModificationException
if elements are removed from the original list. - testMakeMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Test to ensure that makeEmptyMap and makeFull returns a new non-null map with each invocation.
- testMapClear() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests
Map.clear()
. - testMapContainsKey() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.containsKey(Object) by verifying it returns false for all sample keys on a map created using an empty map and returns true for all sample keys returned on a full map.
- testMapContainsValue() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.containsValue(Object) by verifying it returns false for all sample values on an empty map and returns true for all sample values on a full map.
- TestMapEntrySet() - Constructor for class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- testMapEntrySetIteratorEntry() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- testMapEntrySetIteratorEntrySetValue() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- testMapEntrySetIteratorEntrySetValueCrossCheck() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapEntrySet
- testMapEntrySetRemoveNonMapEntry() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- testMapEquals() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.equals(Object)
- testMapGet() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.get(Object)
- testMapHashCode() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.hashCode()
- testMapIsEmpty() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.isEmpty()
- testMapIteratorOrder() - Method in class org.apache.commons.collections.iterators.AbstractTestOrderedMapIterator
-
Test that the iterator order matches the keySet order.
- testMapIteratorRemoveGetKey() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
- testMapIteratorRemoveGetValue() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
- testMapIteratorSet() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
- testMapIteratorSetRemoveSet() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
- TestMapKeySet() - Constructor for class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- testMapPut() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.put(Object, Object)
- testMapPutAll() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.putAll(map)
- testMapPutNullKey() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.put(null, value)
- testMapPutNullValue() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.put(null, value)
- testMapRemove() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.remove(Object)
- testMapSize() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.size()
- testMapToString() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests Map.toString().
- TestMapValues() - Constructor for class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- testNextKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- testNextKey() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
- testObjectEqualsSelf() - Method in class org.apache.commons.collections.AbstractTestObject
- testObjectHashCodeEqualsContract() - Method in class org.apache.commons.collections.AbstractTestObject
- testObjectHashCodeEqualsSelfHashCode() - Method in class org.apache.commons.collections.AbstractTestObject
- testPreviousKey() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
- testPreviousKey() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap
- testRandomListSort() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Test sorting a random list.
- testRemove() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testRemove() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Test remove behaviour.
- testRemove() - Method in class org.apache.commons.collections.iterators.AbstractTestMapIterator
- testRemoveAll() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testRemoveThenSet() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
- testRetainAll() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testReverseListSort() - Method in class org.apache.commons.collections.comparators.AbstractTestComparator
-
Test sorting a reversed list.
- testSampleMappings() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Test to ensure the test setup is working properly.
- testSelfReferenceHandling() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
-
Subclasses should override this method to test the desired behaviour of the class with respect to handling of self-references.
- testSerializationDisabled() - Method in class org.apache.commons.collections.functors.AbstractTestSerialization
- testSerializationEnabled() - Method in class org.apache.commons.collections.functors.AbstractTestSerialization
- testSerializeDeserializeThenCompare() - Method in class org.apache.commons.collections.AbstractTestObject
- testSerializeDeserializeThenCompare() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
- testSet() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Test set behaviour.
- testSetEquals() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Tests
Set.equals(Object)
. - testSetHashCode() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Tests
Set.hashCode()
. - testSimpleSerialization() - Method in class org.apache.commons.collections.AbstractTestObject
-
Sanity check method, makes sure that any Serializable class can be serialized and de-serialized in memory, using the handy makeObject() method
- testSize() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- TestSortedSetSubSet(int, boolean) - Constructor for class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- TestSortedSetSubSet(int, int) - Constructor for class org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- TestSubMap(AbstractTestMap) - Constructor for class org.apache.commons.collections.map.AbstractTestSortedMap.TestSubMap
- testSubMapOutOfRange() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestSubMap
- TestTailMap(AbstractTestMap) - Constructor for class org.apache.commons.collections.map.AbstractTestSortedMap.TestTailMap
- testTailMapOutOfRange() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestTailMap
- testToArray() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testToArrayPopulate() - Method in class org.apache.commons.collections.bag.AbstractTestBag
- testToString() - Method in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
- testUnsupportedAdd() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
If
AbstractTestCollection.isAddSupported()
returns false, tests that add operations raiseUnsupportedOperationException.
- testUnsupportedRemove() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
If isRemoveSupported() returns false, tests to see that remove operations raise an UnsupportedOperationException.
- testUnsupportedSet() - Method in class org.apache.commons.collections.list.AbstractTestList
-
If
AbstractTestList.isSetSupported()
returns false, tests that set operation raisesUnsupportedOperationException.
- testValuesClearChangesMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests that the
Map.values()
collection is backed by the underlying map for clear(). - testValuesRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Tests that the
Map.values()
collection is backed by the underlying map by removing from the values collection and testing if the value was removed from the map. - TestViewMap(String, AbstractTestMap) - Constructor for class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- testWalkForwardAndBack() - Method in class org.apache.commons.collections.iterators.AbstractTestListIterator
-
Test navigation through the iterator.
- toString() - Method in class org.apache.commons.collections.BulkTest
-
Returns the display name of this
BulkTest
.
V
- value - Variable in class org.apache.commons.collections.keyvalue.AbstractTestMapEntry
- values - Variable in class org.apache.commons.collections.map.AbstractTestMap
-
Values collection of map created by reset().
- verify() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap.TestBidiMapIterator
- verify() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
-
Verifies that
AbstractTestMap.map
is still equal toAbstractTestMap.confirmed
. - verify() - Method in class org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap.TestBidiOrderedMapIterator
- verify() - Method in class org.apache.commons.collections.collection.AbstractTestCollection
-
Verifies that
AbstractTestCollection.collection
andAbstractTestCollection.confirmed
have identical state. - verify() - Method in class org.apache.commons.collections.iterators.AbstractTestIterator
-
Allows subclasses to add complex cross verification
- verify() - Method in class org.apache.commons.collections.list.AbstractTestList.BulkTestSubList
- verify() - Method in class org.apache.commons.collections.list.AbstractTestList
-
Verifies that the test list implementation matches the confirmed list implementation.
- verify() - Method in class org.apache.commons.collections.map.AbstractTestIterableMap.InnerTestMapIterator
- verify() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapEntrySet
- verify() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapKeySet
- verify() - Method in class org.apache.commons.collections.map.AbstractTestMap.TestMapValues
- verify() - Method in class org.apache.commons.collections.map.AbstractTestMap
-
Verifies that
AbstractTestMap.map
is still equal toAbstractTestMap.confirmed
. - verify() - Method in class org.apache.commons.collections.map.AbstractTestOrderedMap.InnerTestOrderedMapIterator
- verify() - Method in class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap
- verify() - Method in class org.apache.commons.collections.set.AbstractTestSet
-
Provides additional verifications for sets.
- verify() - Method in class org.apache.commons.collections.set.AbstractTestSortedSet
-
Verification extension, will check the order of elements, the sets should already be verified equal.
- verifyEntrySet() - Method in class org.apache.commons.collections.map.AbstractTestMap
- verifyInverse() - Method in class org.apache.commons.collections.bidimap.AbstractTestBidiMap
- verifyKeySet() - Method in class org.apache.commons.collections.map.AbstractTestMap
- verifyMap() - Method in class org.apache.commons.collections.map.AbstractTestMap
- verifyValues() - Method in class org.apache.commons.collections.map.AbstractTestMap
W
- writeExternalFormToBytes(Serializable) - Method in class org.apache.commons.collections.AbstractTestObject
-
Converts a Serializable or Externalizable object to bytes.
- writeExternalFormToDisk(Serializable, String) - Method in class org.apache.commons.collections.AbstractTestObject
-
Write a Serializable or Externalizable object as a file at the given path.
All Classes and Interfaces|All Packages|Constant Field Values