- AbstractAnyAllOnePredicateTest<T> - Class in org.apache.commons.collections.functors
-
Base class for tests of AnyPredicate, AllPredicate, and OnePredicate.
- AbstractAnyAllOnePredicateTest(T) - Constructor for class org.apache.commons.collections.functors.AbstractAnyAllOnePredicateTest
-
Creates a new TestCompositePredicate.
- AbstractArrayListTest<E> - Class in org.apache.commons.collections
-
Abstract test class for ArrayList.
- AbstractArrayListTest(String) - Constructor for class org.apache.commons.collections.AbstractArrayListTest
-
- AbstractBagTest<T> - Class in org.apache.commons.collections.bag
-
Abstract test class for
Bag methods and contracts.
- AbstractBagTest(String) - Constructor for class org.apache.commons.collections.bag.AbstractBagTest
-
JUnit constructor.
- AbstractBidiMapTest<K,V> - Class in org.apache.commons.collections.bidimap
-
Abstract test class for
BidiMap methods and contracts.
- AbstractBidiMapTest(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- AbstractBidiMapTest() - Constructor for class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- AbstractBidiMapTest.TestBidiMapEntrySet - Class in org.apache.commons.collections.bidimap
-
- AbstractBidiMapTest.TestBidiMapEntrySet() - Constructor for class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapEntrySet
-
- AbstractBidiMapTest.TestBidiMapIterator - Class in org.apache.commons.collections.bidimap
-
- AbstractBidiMapTest.TestBidiMapIterator() - Constructor for class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- AbstractBidiMapTest.TestInverseBidiMap - Class in org.apache.commons.collections.bidimap
-
- AbstractBidiMapTest.TestInverseBidiMap(AbstractBidiMapTest<K, V>) - Constructor for class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- AbstractClosureTest - Class in org.apache.commons.collections.functors
-
- AbstractClosureTest() - Constructor for class org.apache.commons.collections.functors.AbstractClosureTest
-
- AbstractCollectionTest<E> - Class in org.apache.commons.collections.collection
-
Abstract test class for
Collection methods and contracts.
- AbstractCollectionTest(String) - Constructor for class org.apache.commons.collections.collection.AbstractCollectionTest
-
JUnit constructor.
- AbstractComparatorTest<T> - Class in org.apache.commons.collections.comparators
-
Abstract test class for testing the Comparator interface.
- AbstractComparatorTest(String) - Constructor for class org.apache.commons.collections.comparators.AbstractComparatorTest
-
JUnit constructor.
- AbstractCompositePredicateTest<T> - Class in org.apache.commons.collections.functors
-
Base class for tests of composite predicates.
- AbstractCompositePredicateTest(T) - Constructor for class org.apache.commons.collections.functors.AbstractCompositePredicateTest
-
Creates a new TestCompositePredicate.
- AbstractIterableMapTest<K,V> - Class in org.apache.commons.collections.map
-
Abstract test class for
IterableMap methods and contracts.
- AbstractIterableMapTest(String) - Constructor for class org.apache.commons.collections.map.AbstractIterableMapTest
-
JUnit constructor.
- AbstractIterableMapTest.InnerTestMapIterator - Class in org.apache.commons.collections.map
-
- AbstractIterableMapTest.InnerTestMapIterator() - Constructor for class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- AbstractIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the Iterator interface.
- AbstractIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.AbstractIteratorTest
-
JUnit constructor.
- AbstractLinkedListTest<T> - Class in org.apache.commons.collections
-
- AbstractLinkedListTest(String) - Constructor for class org.apache.commons.collections.AbstractLinkedListTest
-
- AbstractLinkedListTest<E> - Class in org.apache.commons.collections.list
-
- AbstractLinkedListTest(String) - Constructor for class org.apache.commons.collections.list.AbstractLinkedListTest
-
- AbstractListIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the ListIterator interface.
- AbstractListIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
JUnit constructor.
- AbstractListTest<E> - Class in org.apache.commons.collections.list
-
Abstract test class for
List methods and contracts.
- AbstractListTest(String) - Constructor for class org.apache.commons.collections.list.AbstractListTest
-
JUnit constructor.
- AbstractListTest.BulkTestSubList<E> - Class in org.apache.commons.collections.list
-
- AbstractListTest.BulkTestSubList(AbstractListTest<E>) - Constructor for class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- AbstractListTest.TestListIterator - Class in org.apache.commons.collections.list
-
- AbstractListTest.TestListIterator() - Constructor for class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- AbstractMapEntryTest<K,V> - Class in org.apache.commons.collections.keyvalue
-
Abstract tests that can be extended to test any Map.Entry implementation.
- AbstractMapEntryTest(String) - Constructor for class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
JUnit constructor.
- AbstractMapIteratorTest<K,V> - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the MapIterator interface.
- AbstractMapIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
JUnit constructor.
- AbstractMapTest<K,V> - Class in org.apache.commons.collections.map
-
Abstract test class for
Map methods and contracts.
- AbstractMapTest(String) - Constructor for class org.apache.commons.collections.map.AbstractMapTest
-
JUnit constructor.
- AbstractMapTest.TestMapEntrySet - Class in org.apache.commons.collections.map
-
- AbstractMapTest.TestMapEntrySet() - Constructor for class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- AbstractMapTest.TestMapKeySet - Class in org.apache.commons.collections.map
-
- AbstractMapTest.TestMapKeySet() - Constructor for class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- AbstractMapTest.TestMapValues - Class in org.apache.commons.collections.map
-
- AbstractMapTest.TestMapValues() - Constructor for class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- AbstractMockPredicateTest<T> - Class in org.apache.commons.collections.functors
-
Base class for tests of predicates which delegate to other predicates when evaluating an object.
- AbstractMockPredicateTest(T) - Constructor for class org.apache.commons.collections.functors.AbstractMockPredicateTest
-
Creates a new PredicateTestBase.
- AbstractNullComparatorTest - Class in org.apache.commons.collections.comparators
-
Test the NullComparator.
- AbstractNullComparatorTest(String) - Constructor for class org.apache.commons.collections.comparators.AbstractNullComparatorTest
-
- AbstractNullComparatorTest.TestNullComparator1 - Class in org.apache.commons.collections.comparators
-
Test the NullComparator with nulls high, using comparable comparator
- AbstractNullComparatorTest.TestNullComparator1(String) - Constructor for class org.apache.commons.collections.comparators.AbstractNullComparatorTest.TestNullComparator1
-
- AbstractNullComparatorTest.TestNullComparator2 - Class in org.apache.commons.collections.comparators
-
Test the NullComparator with nulls low using the comparable comparator
- AbstractNullComparatorTest.TestNullComparator2(String) - Constructor for class org.apache.commons.collections.comparators.AbstractNullComparatorTest.TestNullComparator2
-
- AbstractObjectTest - Class in org.apache.commons.collections
-
Abstract test class for
Object methods and contracts.
- AbstractObjectTest(String) - Constructor for class org.apache.commons.collections.AbstractObjectTest
-
JUnit constructor.
- AbstractOrderedBidiMapDecoratorTest<K,V> - Class in org.apache.commons.collections.bidimap
-
Test class for AbstractOrderedBidiMapDecorator.
- AbstractOrderedBidiMapDecoratorTest(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
- AbstractOrderedBidiMapTest<K,V> - Class in org.apache.commons.collections.bidimap
-
- AbstractOrderedBidiMapTest(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- AbstractOrderedBidiMapTest() - Constructor for class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator - Class in org.apache.commons.collections.bidimap
-
- AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator() - Constructor for class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- AbstractOrderedMapIteratorTest<K,V> - Class in org.apache.commons.collections.iterators
-
Abstract class for testing the OrderedMapIterator interface.
- AbstractOrderedMapIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
JUnit constructor.
- AbstractOrderedMapTest<K,V> - Class in org.apache.commons.collections.map
-
Abstract test class for
OrderedMap methods and contracts.
- AbstractOrderedMapTest(String) - Constructor for class org.apache.commons.collections.map.AbstractOrderedMapTest
-
JUnit constructor.
- AbstractOrderedMapTest.InnerTestOrderedMapIterator - Class in org.apache.commons.collections.map
-
- AbstractOrderedMapTest.InnerTestOrderedMapIterator() - Constructor for class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- AbstractPredicateTest - Class in org.apache.commons.collections.functors
-
- AbstractPredicateTest() - Constructor for class org.apache.commons.collections.functors.AbstractPredicateTest
-
- AbstractSetTest<E> - Class in org.apache.commons.collections.set
-
Abstract test class for
Set methods and contracts.
- AbstractSetTest(String) - Constructor for class org.apache.commons.collections.set.AbstractSetTest
-
JUnit constructor.
- AbstractSortedBagTest<T> - Class in org.apache.commons.collections.bag
-
Abstract test class for
SortedBag
methods and contracts.
- AbstractSortedBagTest(String) - Constructor for class org.apache.commons.collections.bag.AbstractSortedBagTest
-
- AbstractSortedBidiMapTest<K extends Comparable<K>,V extends Comparable<V>> - Class in org.apache.commons.collections.bidimap
-
- AbstractSortedBidiMapTest(String) - Constructor for class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- AbstractSortedMapTest<K,V> - Class in org.apache.commons.collections.map
-
Abstract test class for
SortedMap methods and contracts.
- AbstractSortedMapTest(String) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapTest
-
JUnit constructor.
- AbstractSortedMapTest.TestHeadMap<K,V> - Class in org.apache.commons.collections.map
-
- AbstractSortedMapTest.TestHeadMap(AbstractMapTest<K, V>) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapTest.TestHeadMap
-
- AbstractSortedMapTest.TestSubMap<K,V> - Class in org.apache.commons.collections.map
-
- AbstractSortedMapTest.TestSubMap(AbstractMapTest<K, V>) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapTest.TestSubMap
-
- AbstractSortedMapTest.TestTailMap<K,V> - Class in org.apache.commons.collections.map
-
- AbstractSortedMapTest.TestTailMap(AbstractMapTest<K, V>) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapTest.TestTailMap
-
- AbstractSortedMapTest.TestViewMap<K,V> - Class in org.apache.commons.collections.map
-
- AbstractSortedMapTest.TestViewMap(String, AbstractMapTest<K, V>) - Constructor for class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- AbstractSortedSetTest<E> - Class in org.apache.commons.collections.set
-
Abstract test class for
SortedSet methods and contracts.
- AbstractSortedSetTest(String) - Constructor for class org.apache.commons.collections.set.AbstractSortedSetTest
-
JUnit constructor.
- AbstractSortedSetTest.TestSortedSetSubSet - Class in org.apache.commons.collections.set
-
- AbstractSortedSetTest.TestSortedSetSubSet(int, boolean) - Constructor for class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- AbstractSortedSetTest.TestSortedSetSubSet(int, int) - Constructor for class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- AbstractTreeMapTest<K,V> - Class in org.apache.commons.collections
-
Tests TreeMap.
- AbstractTreeMapTest(String) - Constructor for class org.apache.commons.collections.AbstractTreeMapTest
-
- AbstractTypedCollectionTest<T> - Class in org.apache.commons.collections
-
Tests TypedCollection.
- AbstractTypedCollectionTest(String) - Constructor for class org.apache.commons.collections.AbstractTypedCollectionTest
-
- addAllForElements() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- addAllForEnumeration() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- addAllForIterable() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- addIgnoreNull() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- addSampleMappings(Map<? super K, ? super V>) - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- addSetValue() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
The value to be used in the add and set tests.
- addSetValue() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- addSetValues() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- addSetValues() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- addSetValues() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
The values to be used in the add and set tests.
- addSetValues() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- addSetValues() - Method in class org.apache.commons.collections.map.Flat3MapTest.TestFlatMapIterator
-
- AllPredicateTest - Class in org.apache.commons.collections.functors
-
Tests the org.apache.commons.collections.functors.AllPredicate class.
- AllPredicateTest() - Constructor for class org.apache.commons.collections.functors.AllPredicateTest
-
Creates a new TestAllPredicate.
- allTests(boolean, BooleanComparator) - Method in class org.apache.commons.collections.comparators.BooleanComparatorTest
-
- allTrue() - Method in class org.apache.commons.collections.functors.AllPredicateTest
-
Tests whether multiple true predicates evaluates to true.
- areEqualElementsDistinguishable() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
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.AbstractMapTest.TestMapValues
-
- array - Variable in class org.apache.commons.collections.list.UnmodifiableListTest
-
- array - Variable in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- ArrayIterator2Test<E> - Class in org.apache.commons.collections.iterators
-
Tests the ArrayIterator with primitive type arrays.
- ArrayIterator2Test(String) - Constructor for class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- ArrayIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Tests the ArrayIterator to ensure that the next() method will actually
perform the iteration rather than the hasNext() method.
- ArrayIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- ArrayListIterator2Test<E> - Class in org.apache.commons.collections.iterators
-
Test the ArrayListIterator class with primitives.
- ArrayListIterator2Test(String) - Constructor for class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- ArrayListIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Test the ArrayListIterator class.
- ArrayListIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- ArrayStackTest<E> - Class in org.apache.commons.collections
-
Tests ArrayStack.
- ArrayStackTest(String) - Constructor for class org.apache.commons.collections.ArrayStackTest
-
- assertFalse(Predicate<T>, T) - Method in class org.apache.commons.collections.functors.AbstractPredicateTest
-
- assertNotCollectionContains(Collection<?>, Object) - Static method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- assertNotCollectionContainsAll(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- assertNotRemoveAllFromCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- assertNotRemoveFromCollection(Collection<?>, Object) - Static method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- assertSameAfterSerialization(String, Object) - Static method in class org.apache.commons.collections.TestUtils
-
Asserts that deserialization of the object returns the same object as the
one that was serialized.
- assertSameAfterSerialization(Object) - Static method in class org.apache.commons.collections.TestUtils
-
Asserts that deserialization of the object returns the same object as the
one that was serialized.
- assertTrue(Predicate<T>, T) - Method in class org.apache.commons.collections.functors.AbstractPredicateTest
-
- IdentityMapTest<K,V> - Class in org.apache.commons.collections.map
-
JUnit tests.
- IdentityMapTest(String) - Constructor for class org.apache.commons.collections.map.IdentityMapTest
-
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.DualHashBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.DualLinkedHashBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
Override to prevent infinite recursion of tests.
- ignoredTests() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- ignoredTests() - Method in class org.apache.commons.collections.BulkTest
-
Returns an array of test names to ignore.
- ignoredTests() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
Ignore the serialization tests for sublists and sub-sublists.
- ignoredTests() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- ignoredTests() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- IndexedCollectionTest - Class in org.apache.commons.collections.collection
-
- IndexedCollectionTest(String) - Constructor for class org.apache.commons.collections.collection.IndexedCollectionTest
-
- initialiseTestObjects() - Method in class org.apache.commons.collections.functors.AbstractPredicateTest
-
- instantiateFactoryComplex() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- instantiateFactoryMismatch() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- instantiateFactoryNoConstructor() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- instantiateFactoryNull() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- instantiateFactorySimple() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- intersection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- intersectionUsesMethodEquals() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- isAddSupported() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
Overridden to skip the add tests.
- isAddSupported() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- isAddSupported() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- isAddSupported() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
Run stock collection tests without Mutator, so turn off add, remove
- isAddSupported() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- isAddSupported() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- isAddSupported() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- isAddSupported() - Method in class org.apache.commons.collections.list.FixedSizeListTest
-
- isAddSupported() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- isAddSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- isAddSupported() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- isAddSupported() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- isAddSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- isAddSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- isAddSupported() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- isAddSupported() - Method in class org.apache.commons.collections.set.UnmodifiableSetTest
-
- isAddSupported() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- isAllowDuplicateValues() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
Override to indicate to AbstractTestMap this is a BidiMap.
- isAllowDuplicateValues() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.AbstractTreeMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
Can't sort null keys.
- isAllowNullKey() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- isAllowNullKey() - Method in class org.apache.commons.collections.map.ReferenceMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isAllowNullValue() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- isAllowNullValue() - Method in class org.apache.commons.collections.map.ReferenceMapTest
-
- isEmpty() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- isEqualsCheckable() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Returns true to indicate that the collection supports equals() comparisons.
- isEqualsCheckable() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- isEqualsCheckable() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- isEqualsCheckable() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns true to indicate that the collection supports equals() comparisons.
- isEqualsCheckable() - Method in class org.apache.commons.collections.list.AbstractListTest
-
List equals method is defined.
- isEqualsCheckable() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
Set equals method is defined.
- isFailFastExpected() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isFailFastExpected() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- isFailFastSupported() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Overridden because UnboundedFifoBuffer isn't fail fast.
- isFailFastSupported() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Overridden because UnboundedFifoBuffer isn't fail fast.
- isFailFastSupported() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Overridden because BinaryBuffer isn't fail fast.
- isFailFastSupported() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Overridden because UnboundedFifoBuffer isn't fail fast.
- isFailFastSupported() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns true to indicate that the collection supports fail fast iterators.
- isFailFastSupported() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- isFull() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- isGetStructuralModify() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Whether the get operation on the map structurally modifies the map,
such as with LRUMap.
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- isGetStructuralModify() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- isNullSupported() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Overridden because UnboundedFifoBuffer doesn't allow null elements.
- isNullSupported() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Overridden because UnboundedFifoBuffer doesn't allow null elements.
- isNullSupported() - Method in class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- isNullSupported() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Overridden because UnboundedFifoBuffer doesn't allow null elements.
- isNullSupported() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- isNullSupported() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns true to indicate that the collection supports holding null.
- isNullSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- isNullSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- isNullSupported() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- isNullSupported() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- isNullSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- isNullSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- isNullSupported() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest
-
Overridden because SortedSets don't allow null elements (normally).
- isNullSupported() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- isPutAddSupported() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isPutAddSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.FixedSizeMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- isPutAddSupported() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- isPutChangeSupported() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isRemoveSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- isRemoveSupported() - Method in class org.apache.commons.collections.list.FixedSizeListTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.FixedSizeMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- isRemoveSupported() - Method in class org.apache.commons.collections.set.UnmodifiableSetTest
-
- isRemoveSupported() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- isSetSupported() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- isSetSupported() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- isSetSupported() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- isSetSupported() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- isSetSupported() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- isSetSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- isSetSupported() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- isSetValueSupported() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- isSetValueSupported() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
- isSetValueSupported() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- isSetValueSupported() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Returns whether the sub map views of SortedMap are serializable.
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- isSubMapViewsSerializable() - Method in class org.apache.commons.collections.map.TransformedSortedMapTest
-
- isTestSerialization() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Is serialization testing supported.
- isTestSerialization() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- isTestSerialization() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- isTestSerialization() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- IteratorChainTest - Class in org.apache.commons.collections.iterators
-
Tests the IteratorChain class.
- IteratorChainTest(String) - Constructor for class org.apache.commons.collections.iterators.IteratorChainTest
-
- IteratorIterableTest - Class in org.apache.commons.collections.iterators
-
Tests for IteratorIterable.
- IteratorIterableTest(String) - Constructor for class org.apache.commons.collections.iterators.IteratorIterableTest
-
- iteratorList - Variable in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- IteratorUtilsTest - Class in org.apache.commons.collections
-
Tests for IteratorUtils.
- IteratorUtilsTest(String) - Constructor for class org.apache.commons.collections.IteratorUtilsTest
-
- main - Variable in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- main(String[]) - Static method in class org.apache.commons.collections.MapPerformance
-
Main method
- makeArrayIterator(Object) - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- makeArrayIterator(Object, int) - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- makeArrayIterator(Object, int, int) - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- makeArrayIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeArrayIterator(E[]) - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeArrayIterator(E[], int) - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeArrayIterator(E[], int, int) - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeArrayListIterator(Object) - Method in class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- makeArrayListIterator(Object, int) - Method in class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- makeArrayListIterator(Object, int, int) - Method in class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- makeArrayListIterator(Object) - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- makeArrayListIterator(E[]) - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- makeArrayListIterator(E[]) - Method in class org.apache.commons.collections.iterators.ObjectArrayListIteratorTest
-
- makeBlockAllFilter(Iterator<E>) - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Returns a FilterIterator that blocks
all of its elements
- makeConfirmedCollection() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Returns an empty ArrayList.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Returns an empty ArrayList.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Returns an empty ArrayList.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns a confirmed empty collection.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.SynchronizedCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.TransformedCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.list.SynchronizedListTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.list.TransformedListTest
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- makeConfirmedCollection() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
Returns an empty Set for use in modification testing.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest
-
Returns an empty
TreeSet for use in modification testing.
- makeConfirmedCollection() - Method in class org.apache.commons.collections.set.TransformedSetTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Returns a full ArrayList.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Returns a full ArrayList.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Returns a full ArrayList.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns a confirmed full collection.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
Full collection should look like a collection with 4 elements
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.SynchronizedCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.TransformedCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.list.TransformedListTest
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
Returns a full Set for use in modification testing.
- makeConfirmedFullCollection() - Method in class org.apache.commons.collections.set.TransformedSetTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Override to return a map other than HashMap as the confirmed map.
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
OrderedMap uses TreeMap as its known comparison.
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
SortedMap uses TreeMap as its known comparison.
- makeConfirmedMap() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- makeDefaultKeyValue() - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
Make an instance of DefaultKeyValue with the default (null) key and value.
- makeDefaultKeyValue(K, V) - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
Make an instance of DefaultKeyValue with the specified key and value.
- makeElement() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Implement this method to return an iterator over an empty collection.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Implements the abstract superclass method to return the list iterator.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Implement this method to return a map iterator over an empty map.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Returns an full iterator wrapped in a
FilterIterator that blocks all the elements
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
Returns a SingletonIterator from which
the element has already been removed.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
Returns a SingletonListIterator from which
the element has already been removed.
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.UniqueFilterIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- makeEmptyIterator() - Method in class org.apache.commons.collections.map.Flat3MapTest.TestFlatMapIterator
-
- makeFullCollection() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
Returns a BoundedFifoBuffer that's filled to capacity.
- makeFullCollection() - Method in class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Returns a full collection to be used for testing.
- makeFullCollection() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
Full collection consists of 4 collections, each with one element
- makeFullCollection() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.collection.TransformedCollectionTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- makeFullCollection() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Returns a full collection to be used for testing.
- makeFullCollection() - Method in class org.apache.commons.collections.list.FixedSizeListTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.list.TransformedListTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- makeFullCollection() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.TransformedSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.TransformedSortedSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.UnmodifiableSetTest
-
- makeFullCollection() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
Override to create a full BidiMap other than the default.
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
Override to create a full BidiMap other than the default.
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestHeadMap
-
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestSubMap
-
- makeFullMap() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestTailMap
-
- makeFullMap() - Method in class org.apache.commons.collections.map.FixedSizeMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.LRUMapTest
-
Return a new, populated map.
- makeFullMap() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- makeFullMap() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- makeKnownMapEntry() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Makes a Map.Entry of a type that's known to work correctly.
- makeKnownMapEntry(K, V) - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Makes a Map.Entry of a type that's known to work correctly.
- makeMapEntry() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Make an instance of Map.Entry with the default (null) key and value.
- makeMapEntry(K, V) - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Make an instance of Map.Entry with the specified key and value.
- makeMapEntry() - Method in class org.apache.commons.collections.keyvalue.DefaultMapEntryTest
-
Make an instance of Map.Entry with the default (null) key and value.
- makeMapEntry(K, V) - Method in class org.apache.commons.collections.keyvalue.DefaultMapEntryTest
-
Make an instance of Map.Entry with the specified key and value.
- makeMapEntry(K, V) - Method in class org.apache.commons.collections.keyvalue.TiedMapEntryTest
-
Gets the instance to test
- makeMapEntry() - Method in class org.apache.commons.collections.keyvalue.UnmodifiableMapEntryTest
-
Make an instance of Map.Entry with the default (null) key and value.
- makeMapEntry(K, V) - Method in class org.apache.commons.collections.keyvalue.UnmodifiableMapEntryTest
-
Make an instance of Map.Entry with the specified key and value.
- makeObject() - Method in class org.apache.commons.collections.AbstractArrayListTest
-
- makeObject() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- makeObject() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Implement this method to return the object to test.
- makeObject() - Method in class org.apache.commons.collections.AbstractTreeMapTest
-
Return a new, empty
Map to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.ArrayStackTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
Return a new, empty bag to used for testing.
- makeObject() - Method in class org.apache.commons.collections.bag.AbstractSortedBagTest
-
Return a new, empty bag to used for testing.
- makeObject() - Method in class org.apache.commons.collections.bag.HashBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.PredicatedSortedBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.TransformedBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.TransformedSortedBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bag.TreeBagTest
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestInverseBidiMap
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecoratorTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.DualHashBidiMapTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.DualLinkedHashBidiMapTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMapTest
-
Override to return the empty BidiMap.
- makeObject() - Method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- makeObject() - Method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- makeObject() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- makeObject() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- makeObject() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Returns an empty BoundedFifoBuffer that won't overflow.
- makeObject() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Returns an empty BoundedFifoBuffer that won't overflow.
- makeObject() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- makeObject() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Return a new, empty
Object to used for testing.
- makeObject() - Method in class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- makeObject() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Returns an empty UnboundedFifoBuffer with a small capacity.
- makeObject() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Return a new, empty
Collection to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
Empty collection is empty composite
- makeObject() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.SynchronizedCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.TransformedCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.collection.UnmodifiableCollectionTest
-
- makeObject() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Implements the abstract superclass method to return the comparator.
- makeObject() - Method in class org.apache.commons.collections.comparators.AbstractNullComparatorTest.TestNullComparator1
-
- makeObject() - Method in class org.apache.commons.collections.comparators.AbstractNullComparatorTest.TestNullComparator2
-
- makeObject() - Method in class org.apache.commons.collections.comparators.BooleanComparatorTest
-
- makeObject() - Method in class org.apache.commons.collections.comparators.ComparableComparatorTest
-
- makeObject() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- makeObject() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
- makeObject() - Method in class org.apache.commons.collections.comparators.ReverseComparatorTest
-
For the purposes of this test, return a
ReverseComparator that wraps the java.util.Collections.reverseOrder()
Comparator.
- makeObject() - Method in class org.apache.commons.collections.comparators.TransformingComparatorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Implements the abstract superclass method to return the full iterator.
- makeObject() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Implements the abstract superclass method to return the list iterator.
- makeObject() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Implement this method to return a map iterator over a map with elements.
- makeObject() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ArrayListIterator2Test
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Returns an array with elements wrapped in a pass-through
FilterIterator
- makeObject() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- makeObject() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.UniqueFilterIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- makeObject() - Method in class org.apache.commons.collections.list.AbstractListTest.BulkTestSubList
-
- makeObject() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- makeObject() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.FixedSizeListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.NodeCachingLinkedListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.SynchronizedListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.TransformedListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.TreeListTest
-
- makeObject() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest
-
Return a new, empty
Map to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Return a new, empty
Map to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapKeySet
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapValues
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
Return a new, empty
Map to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
Return a new, empty
Map to be used for testing.
- makeObject() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestHeadMap
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestSubMap
-
- makeObject() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestTailMap
-
- makeObject() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.DefaultedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.FixedSizeMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.Flat3MapTest.TestFlatMapIterator
-
- makeObject() - Method in class org.apache.commons.collections.map.HashedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.LazyMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.LinkedMapTest.TestListView
-
- makeObject() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- makeObject() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test.TestListView
-
- makeObject() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestKeyListView
-
- makeObject() - Method in class org.apache.commons.collections.map.ListOrderedMapTest.TestValueListView
-
- makeObject() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.PredicatedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.ReferenceMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.TransformedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.TransformedSortedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- makeObject() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
Makes an empty set.
- makeObject() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest
-
Makes an empty set.
- makeObject() - Method in class org.apache.commons.collections.set.AbstractSortedSetTest.TestSortedSetSubSet
-
- makeObject() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.ListOrderedSet2Test
-
- makeObject() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.MapBackedSet2Test
-
- makeObject() - Method in class org.apache.commons.collections.set.MapBackedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.PredicatedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.SynchronizedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.SynchronizedSortedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.TransformedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.TransformedSortedSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.UnmodifiableSetTest
-
- makeObject() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- makePassThroughFilter(Iterator<E>) - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Returns a FilterIterator that does not filter
any of its elements
- makeSuite(Class<? extends BulkTest>) - 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.
- makeTestBag() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- makeTestBag() - Method in class org.apache.commons.collections.bag.PredicatedSortedBagTest
-
- makeTestBuffer() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- makeTestCollection() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- makeTestCollection() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- makeTestList() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- makeTestMap() - Method in class org.apache.commons.collections.map.PredicatedMapTest
-
- makeTestMap() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- makeTestSet() - Method in class org.apache.commons.collections.set.PredicatedSetTest
-
- makeTestSet() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- makeUniqueTestCollection() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- map - Variable in class org.apache.commons.collections.map.AbstractMapTest
-
Map created by reset().
- MapBackedSet2Test<E> - Class in org.apache.commons.collections.set
-
JUnit test.
- MapBackedSet2Test(String) - Constructor for class org.apache.commons.collections.set.MapBackedSet2Test
-
- MapBackedSetTest<E> - Class in org.apache.commons.collections.set
-
JUnit test.
- MapBackedSetTest(String) - Constructor for class org.apache.commons.collections.set.MapBackedSetTest
-
- mapGet() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- mapGetWithFactory() - Method in class org.apache.commons.collections.map.LazyMapTest
-
- mapGetWithTransformer() - Method in class org.apache.commons.collections.map.LazyMapTest
-
- MapPerformance - Class in org.apache.commons.collections
-
TestMapPerformance is designed to perform basic Map performance tests.
- MapPerformance() - Constructor for class org.apache.commons.collections.MapPerformance
-
- MapUtilsTest - Class in org.apache.commons.collections
-
Tests for MapUtils.
- MapUtilsTest(String) - Constructor for class org.apache.commons.collections.MapUtilsTest
-
- maxSize() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- MockTestCase - Class in org.apache.commons.collections
-
Provides utilities for making mock-based tests.
- MockTestCase() - Constructor for class org.apache.commons.collections.MockTestCase
-
- MultiKeyMapTest<K,V> - Class in org.apache.commons.collections.map
-
JUnit tests.
- MultiKeyMapTest(String) - Constructor for class org.apache.commons.collections.map.MultiKeyMapTest
-
- MultiKeyTest - Class in org.apache.commons.collections.keyvalue
-
- MultiKeyTest(String) - Constructor for class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- MultiValueMapTest<K,V> - Class in org.apache.commons.collections.map
-
TestMultiValueMap.
- MultiValueMapTest(String) - Constructor for class org.apache.commons.collections.map.MultiValueMapTest
-
- select() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- selectRejected() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- SequencesComparatorTest - Class in org.apache.commons.collections.comparators.sequence
-
- SequencesComparatorTest() - Constructor for class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- serializeAndRestore(PriorityBuffer<E>) - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- serializeDeserialize(Object) - Method in class org.apache.commons.collections.AbstractObjectTest
-
- set - Variable in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- setCollection(Collection<E>) - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Set the collection.
- setConfirmed(Collection<E>) - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Set the confirmed.
- SetUniqueListTest<E> - Class in org.apache.commons.collections.list
-
JUnit tests.
- SetUniqueListTest(String) - Constructor for class org.apache.commons.collections.list.SetUniqueListTest
-
- setUp() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- setUp() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- setUp() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
Set up instance variables required by this test case.
- setUp() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Set up instance variables required by this test case.
- setUp() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- setUp() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.UniqueFilterIteratorTest
-
- setUp() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
- setUp() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
- setUp() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- setUp() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- setUp() - Method in class org.apache.commons.collections.ListUtilsTest
-
- setUp() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- setUp() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
Set up instance variables required by this test case.
- setUp() - Method in class org.apache.commons.collections.SplitMapUtilsTest
-
- setUp() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
Set up instance variables required by this test case.
- setupBag() - Method in class org.apache.commons.collections.bag.TreeBagTest
-
- setupList() - Method in class org.apache.commons.collections.list.UnmodifiableListTest
-
- setUpMutatorTest() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- setupSet() - Method in class org.apache.commons.collections.set.ListOrderedSet2Test
-
- setupSet() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- setupSet() - Method in class org.apache.commons.collections.set.MapBackedSet2Test
-
- setupSet() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- setUpTest() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- SetUtilsTest - Class in org.apache.commons.collections
-
Tests for SetUtils.
- SetUtilsTest(String) - Constructor for class org.apache.commons.collections.SetUtilsTest
-
- showTree(PriorityBuffer<?>) - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Returns a string showing the contents of the heap formatted as a tree.
- singleElementArrayToGetInstance() - Method in class org.apache.commons.collections.functors.AbstractAnyAllOnePredicateTest
-
Tests whether getInstance with a one element array returns the first element in the array.
- singleElementArrayToGetInstance() - Method in class org.apache.commons.collections.functors.AbstractCompositePredicateTest
-
Tests whether getInstance with a one element array returns the first element in the array.
- singletonCollectionToGetInstance() - Method in class org.apache.commons.collections.functors.AbstractAnyAllOnePredicateTest
-
Tests that passing a singleton collection to getInstance returns the single element in the
collection.
- singletonCollectionToGetInstance() - Method in class org.apache.commons.collections.functors.AbstractCompositePredicateTest
-
Tests that passing a singleton collection to getInstance returns the single element in the
collection.
- SingletonIterator2Test<E> - Class in org.apache.commons.collections.iterators
-
Tests the SingletonIterator to ensure that the next() method will actually
perform the iteration rather than the hasNext() method.
- SingletonIterator2Test(String) - Constructor for class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- SingletonIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Tests the SingletonIterator to ensure that the next() method will actually
perform the iteration rather than the hasNext() method.
- SingletonIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- SingletonListIteratorTest<E> - Class in org.apache.commons.collections.iterators
-
Tests the SingletonListIterator.
- SingletonListIteratorTest(String) - Constructor for class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- SingletonMapTest<K,V> - Class in org.apache.commons.collections.map
-
JUnit tests.
- SingletonMapTest(String) - Constructor for class org.apache.commons.collections.map.SingletonMapTest
-
- singleValues() - Method in class org.apache.commons.collections.functors.AbstractAnyAllOnePredicateTest
-
Tests creating composite predicate instances with single predicates and verifies that the composite returns
the same value as the single predicate does.
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
Skip the serialized cannonical tests for now.
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.collection.UnmodifiableBoundedCollectionTest
-
- skipSerializedCanonicalTests() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Skip the serialized canonical tests for now.
- sortedKeys - Variable in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- sortedNewValues - Variable in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- sortedValues - Variable in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- sortObjects(List<T>, Comparator<? super T>) - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Sort the list.
- SplitMapUtilsTest - Class in org.apache.commons.collections
-
- SplitMapUtilsTest(String) - Constructor for class org.apache.commons.collections.SplitMapUtilsTest
-
- StaticBucketMapTest<K,V> - Class in org.apache.commons.collections.map
-
Unit tests.
- StaticBucketMapTest(String) - Constructor for class org.apache.commons.collections.map.StaticBucketMapTest
-
- STRING_TO_INTEGER_TRANSFORMER - Static variable in class org.apache.commons.collections.collection.TransformedCollectionTest
-
- stringClass - Variable in class org.apache.commons.collections.BagUtilsTest
-
- stringPredicate() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- stringPredicate() - Method in class org.apache.commons.collections.bag.PredicatedSortedBagTest
-
- subSortedKeys - Variable in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- subSortedNewValues - Variable in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- subSortedValues - Variable in class org.apache.commons.collections.map.AbstractSortedMapTest.TestViewMap
-
- suite() - Static method in class org.apache.commons.collections.ArrayStackTest
-
- suite() - Static method in class org.apache.commons.collections.BagUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.DualHashBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.DualLinkedHashBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- suite() - Static method in class org.apache.commons.collections.bidimap.DualTreeBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.TreeBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.UnmodifiableBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.UnmodifiableOrderedBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.bidimap.UnmodifiableSortedBidiMapTest
-
- suite() - Static method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
- suite() - Static method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
- suite() - Static method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- suite() - Static method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- suite() - Static method in class org.apache.commons.collections.BufferUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.comparators.AbstractNullComparatorTest
-
- suite() - Static method in class org.apache.commons.collections.EnumerationUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.iterators.IteratorIterableTest
-
- suite() - Static method in class org.apache.commons.collections.IteratorUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- suite() - Static method in class org.apache.commons.collections.list.NodeCachingLinkedListTest
-
- suite() - Static method in class org.apache.commons.collections.list.TreeListTest
-
- suite() - Static method in class org.apache.commons.collections.ListUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.FixedSizeSortedMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.Flat3MapTest
-
- suite() - Static method in class org.apache.commons.collections.map.HashedMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.IdentityMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.LinkedMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- suite() - Static method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.LRUMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.ReferenceMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.SingletonMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- suite() - Static method in class org.apache.commons.collections.map.TransformedSortedMapTest
-
- suite() - Static method in class org.apache.commons.collections.MapUtilsTest
-
- suite() - Static method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- suite() - Static method in class org.apache.commons.collections.set.SynchronizedSetTest
-
- suite() - Static method in class org.apache.commons.collections.set.SynchronizedSortedSetTest
-
- suite() - Static method in class org.apache.commons.collections.set.TransformedSortedSetTest
-
- suite() - Static method in class org.apache.commons.collections.set.UnmodifiableSetTest
-
- suite() - Static method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- suite() - Static method in class org.apache.commons.collections.SetUtilsTest
-
- supportsAdd() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Whether or not we are testing an iterator that supports add().
- supportsAdd() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- supportsAdd() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- supportsAdd() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- supportsAdd() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- supportsEmptyCollections() - Method in class org.apache.commons.collections.AbstractObjectTest
-
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.AbstractComparatorTest
-
Overrides superclass to block tests.
- supportsEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Whether or not we are testing an iterator that can be empty.
- supportsEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- supportsEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- supportsEmptyIterator() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- supportsFullCollections() - Method in class org.apache.commons.collections.AbstractObjectTest
-
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.AbstractComparatorTest
-
Overrides superclass to block tests.
- supportsFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Whether or not we are testing an iterator that can contain elements.
- supportsRemove() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- supportsRemove() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Whether or not we are testing an iterator that supports remove().
- supportsRemove() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- supportsRemove() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- supportsRemove() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- supportsRemove() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- supportsRemove() - Method in class org.apache.commons.collections.map.Flat3MapTest.TestFlatMapIterator
-
- supportsSet() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Whether or not we are testing an iterator that supports set().
- supportsSet() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- supportsSet() - Method in class org.apache.commons.collections.list.AbstractListTest.TestListIterator
-
- supportsSetValue() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapIterator
-
- supportsSetValue() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest.TestBidiOrderedMapIterator
-
- supportsSetValue() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Whether or not we are testing an iterator that supports setValue().
- supportsSetValue() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- supportsSetValue() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- supportsSetValue() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest.InnerTestMapIterator
-
- supportsSetValue() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest.InnerTestOrderedMapIterator
-
- supportsSetValue() - Method in class org.apache.commons.collections.map.Flat3MapTest.TestFlatMapIterator
-
- SynchronizedBufferTest<E> - Class in org.apache.commons.collections.buffer
-
- SynchronizedBufferTest(String) - Constructor for class org.apache.commons.collections.buffer.SynchronizedBufferTest
-
- SynchronizedCollectionTest<E> - Class in org.apache.commons.collections.collection
-
- SynchronizedCollectionTest(String) - Constructor for class org.apache.commons.collections.collection.SynchronizedCollectionTest
-
- SynchronizedListTest<E> - Class in org.apache.commons.collections.list
-
- SynchronizedListTest(String) - Constructor for class org.apache.commons.collections.list.SynchronizedListTest
-
- SynchronizedSetTest<E> - Class in org.apache.commons.collections.set
-
- SynchronizedSetTest(String) - Constructor for class org.apache.commons.collections.set.SynchronizedSetTest
-
- SynchronizedSortedSetTest<E> - Class in org.apache.commons.collections.set
-
- SynchronizedSortedSetTest(String) - Constructor for class org.apache.commons.collections.set.SynchronizedSortedSetTest
-
- tearDown() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- tearDown() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
Tear down instance variables required by this test case.
- tearDown() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Tear down instance variables required by this test case.
- tearDown() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- tearDown() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- tearDown() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Erases any leftover instance variables by setting them to null.
- tearDown() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
Tear down instance variables required by this test case.
- tearDown() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
Tear down instance variables required by this test case.
- test_containsKey_nullMatchesIncorrectly() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- test_containsValue_nullMatchesIncorrectly() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- TEST_DATA_PATH - Static variable in class org.apache.commons.collections.BulkTest
-
Path to test data resources
- test_get_nullMatchesIncorrectly() - Method in class org.apache.commons.collections.map.StaticBucketMapTest
-
- testAccessOrder() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testAccessorsAndMutators() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
- testAccessorsAndMutators() - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
- testAccessorsAndMutators() - Method in class org.apache.commons.collections.keyvalue.UnmodifiableMapEntryTest
-
- testAdd() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Test add behaviour.
- testAdd() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests the add method.
- testAdd() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testAdd() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testAddAll() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testAddAllMutator() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testAddAllToCollection() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testAddAllToEmptyBufferExceedMaxSizeNoTimeout() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddAllToFullBufferNoTimeout() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddAllToFullBufferRemoveViaIterator() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddAllToFullBufferWithTimeout() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddAsEqual() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
Tests addAsEqual method.
- testAddComposited() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testAddComposited() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- testAddedObjectsCanBeRetrievedByKey() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- testAddMultiple() - Method in class org.apache.commons.collections.list.TreeListTest
-
- testAddMutator() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testAddNodeAfter() - Method in class org.apache.commons.collections.list.AbstractLinkedListTest
-
- testAddRemove() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Illustrates bad internal heap state reported in Bugzilla PR #235818.
- testAddThenRemove() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Test remove after add behaviour.
- testAddThenSet() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
- testAddToFullBufferNoTimeout() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddToFullBufferRemoveViaIterator() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAddToFullBufferWithTimeout() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testAllPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx4() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx5() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAllPredicateEx6() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAlreadyReadableMap() - Method in class org.apache.commons.collections.SplitMapUtilsTest
-
- testAlreadyWritableMap() - Method in class org.apache.commons.collections.SplitMapUtilsTest
-
- testAndPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAndPredicateEx() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx4() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx5() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAnyPredicateEx6() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- testArray - Variable in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- testArray - Variable in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.ObjectArrayListIterator2Test
-
- testArray - Variable in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.UniqueFilterIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- testArray - Variable in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- testArrayConstructor() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
Tests that the array constructor compares items properly.
- testArrayIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testArrayListIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testAsIterable() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testAsIterableNull() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testAsMultipleIterable() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testAsMultipleIterableNull() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
- testAsPredicateTransformer() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAsPredicateTransformerEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testAsPredicateTransformerEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testBadListComparatorChain() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- testBadNoopComparatorChain() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- testBagAdd() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testBagEqualsSelf() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testBasicComparatorOps() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- testBasicOps() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- testBasics() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
- testBasics() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- testBidiClear() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiClearByHeadMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiClearBySubMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiClearByTailMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiGetKey() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiGetKeyInverse() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiHeadMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiInverse() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiKeySetValuesOrder() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiMapIteratorSet() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiModifyEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiPut() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiRemove() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiRemoveByEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiRemoveByHeadMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiRemoveByHeadMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiRemoveByKeySet() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest
-
- testBidiRemoveBySubMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiRemoveBySubMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiRemoveByTailMap() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiRemoveByTailMapEntrySet() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiSubMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBidiTailMapContains() - Method in class org.apache.commons.collections.bidimap.AbstractSortedBidiMapTest
-
- testBlockedGetWithAdd() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testBlockedGetWithAddAll() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testBlockedRemoveWithAdd() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testBlockedRemoveWithAddAll1() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testBlockedRemoveWithAddAll2() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testBoundedFifoBufferRemove() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Tests that the removal operation actually removes the first element.
- testBoundedMap() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- testBufferEmpty() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
- testBufferOverflow() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
Tests to make sure the add operations raise BufferOverflowException.
- testBufferRemove() - Method in class org.apache.commons.collections.buffer.UnmodifiableBufferTest
-
- testBug35258() - Method in class org.apache.commons.collections.list.TreeListTest
-
- testCanonicalEmptyCollectionExists() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Tests serialization by comparing against a previously stored version in SVN.
- testCanonicalEmptyCollectionExists() - Method in class org.apache.commons.collections.set.MapBackedSet2Test
-
- testCanonicalFullCollectionExists() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Tests serialization by comparing against a previously stored version in SVN.
- testCanonicalFullCollectionExists() - Method in class org.apache.commons.collections.set.MapBackedSet2Test
-
- testCaseInsensitive() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testCeilingEntry() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testChainedClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testChainedTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testCircularFifoBufferCircular() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Tests that the removal operation actually removes the first element.
- testCircularFifoBufferRemove() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Tests that the removal operation actually removes the first element.
- testClear() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testClear() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testClone() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.HashedMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testClone() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- testClone2() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testClone4() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testCloneTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testCollectionAdd() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionAddAll() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionAddAll() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testCollectionClear() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionContains() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionContainsAll() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionIsEmpty() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionIterator() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionIteratorFailFast() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Tests that the collection's iterator is fail-fast.
- testCollectionIteratorRemove() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionIteratorRemove() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testCollectionRemove() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionRemoveAll() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionRetainAll() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollections220() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testCollections238() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testCollections261() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testCollections265() - Method in class org.apache.commons.collections.bag.TreeBagTest
-
- testCollections271() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testCollections299() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testCollections304() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testCollections307() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testCollections360() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
Test for "https://issues.apache.org/jira/browse/COLLECTIONS-360 COLLECTIONS-360"
- testCollections364() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- testCollectionSize() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionToArray() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionToArray2() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testCollectionToString() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
Tests toString on a collection.
- testComparator() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- testComparator() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
- testComparator() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- testComparator() - Method in class org.apache.commons.collections.set.UnmodifiableSortedSetTest
-
- testComparator2() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- testComparatorChainOnMinvaluedCompatator() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- testComparatorCompatibility() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Compare the current serialized form of the Comparator
against the canonical version in SVN.
- testComparatorIsSerializable() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Nearly all Comparators should be Serializable.
- testConstantFactoryConstant() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testConstantFactoryNull() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testConstantTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testConstructorEx() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests constructor exception.
- testConstructorEx() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests constructor exception.
- testConstructorException1() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException1() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException1() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException2() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException2() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException2() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException3() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorException3() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
Tests that the constructor correctly throws an exception.
- testConstructorPlusAdd() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
Tests that the constructor plus add method compares items properly.
- testConstructors() - Method in class org.apache.commons.collections.comparators.BooleanComparatorTest
-
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Subclasses should provide tests for their constructors.
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
Subclasses should override this method to test their own constructors.
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.DefaultMapEntryTest
-
Subclasses should override this method.
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.TiedMapEntryTest
-
Tests the constructors.
- testConstructors() - Method in class org.apache.commons.collections.keyvalue.UnmodifiableMapEntryTest
-
Subclasses should override this method.
- testConstructors() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testConstructorsByArray() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testConstructorsByArrayNull() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testContains() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testContains() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testContains() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- testContainsAll() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testContainsAll() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testContainsAll() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testContainsKey() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testContainsValue() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testContainsValue() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testContainsValue_Key() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testConvertResourceBundle() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testCursorAdd() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorConcurrentModification() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNavigation() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNextIndexAddAfter() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNextIndexAddBefore() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNextIndexAddNext() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNextIndexFirst() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorNextIndexMid() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorRemove() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testCursorSet() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testDebugAndVerbosePrintCasting() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugAndVerbosePrintNullMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrint() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullKey() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullKeyToMap1() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullKeyToMap2() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullLabel() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullLabelAndMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintNullStream() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDebugPrintSelfReference() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testDecorate() - Method in class org.apache.commons.collections.bag.PredicatedSortedBagTest
-
- testDecoratedCollectionIsIndexedOnCreation() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- testDecoratedMap() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.map.UnmodifiableMapTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.map.UnmodifiableOrderedMapTest
-
- testDecorateFactory() - Method in class org.apache.commons.collections.map.UnmodifiableSortedMapTest
-
- testDecorator() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testDisjunctionAsSymmetricDifference() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testDisjunctionAsUnionMinusIntersection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testDoubleSet() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- testDoWhileClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testEitherPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testEitherPredicateEx() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testEmptyBagCompatibility() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
Compare the current serialized form of the Bag
against the canonical version in SVN.
- testEmptyBagSerialization() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testEmptyChain() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testEmptyChain() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testEmptyIfNull() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testEmptyIfNull() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testEmptyIfNull() - Method in class org.apache.commons.collections.SetUtilsTest
-
- testEmptyIterator() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Test the empty iterator.
- testEmptyIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Test empty iterator
- testEmptyIteratorWithNodeConstructor() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
tests the convenience Constructor with parameter type org.w3c.Node
- testEmptyListCompatibility() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Compare the current serialized form of the List
against the canonical version in SVN.
- testEmptyListIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Test empty list iterator
- testEmptyListIteratorIsIndeedEmpty() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Test that the empty list iterator contract is correct.
- testEmptyListIteratorIsIndeedEmpty() - Method in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- testEmptyListSerialization() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testEmptyListSort() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Test sorting an empty list
- testEmptyMap() - Method in class org.apache.commons.collections.splitmap.TransformedMapTest
-
- testEmptyMapCompatibility() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Compare the current serialized form of the Map
against the canonical version in SVN.
- testEmptyMapCompatibility() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
Compare the current serialized form of the Map
against the canonical version in SVN.
- testEmptyMapCompatibility() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testEmptyMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Test that the empty list iterator contract is correct.
- testEmptyMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
Test that the empty list iterator contract is correct.
- testEmptyMapIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Test empty map iterator
- testEmptyOrderedIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Test empty map iterator
- testEmptyOrderedMapIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Test empty map iterator
- testEnsureDuplicateObjectsCauseException() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- testEntryIteratorSetValue1() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testEntryIteratorSetValue2() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testEntryIteratorSetValue3() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testEntrySet() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testEntrySet() - Method in class org.apache.commons.collections.map.PredicatedMapTest
-
- testEntrySet() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- testEntrySetClearChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests that the
Map.entrySet() collection is backed by
the underlying map for clear().
- testEntrySetContains1() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetContains2() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetContains3() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetIteratorRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Verify that entrySet.iterator.remove changes the underlying map.
- testEntrySetRemove1() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetRemove2() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetRemove3() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testEntrySetRemoveAll() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test entrySet.removeAll.
- testEntrySetRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests that the
Map.entrySet() set is backed by
the underlying map by removing from the entrySet set
and testing if the entry was removed from the map.
- testEntrySetRetainAll() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test entrySet.retainAll.
- testEquals() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testEquals() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testEquals() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testEquals() - Method in class org.apache.commons.collections.SetUtilsTest
-
- testEquals1() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testEquals2() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testEqualsAfterSerialization() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testEqualsAndHashCode() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
- testEqualsAndHashCode() - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
- testEqualsAndHashCode() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testEqualsCompatibleInstance() - Method in class org.apache.commons.collections.comparators.BooleanComparatorTest
-
- testEqualsHashBag() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testEqualsNull() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- testEvens() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testExceptionClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testExceptionFactory() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testExceptionPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testExceptionTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testExecution() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- testExecutorTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testFactory() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testFactory_Decorate() - Method in class org.apache.commons.collections.map.TransformedMapTest
-
- testFactory_Decorate() - Method in class org.apache.commons.collections.map.TransformedSortedMapTest
-
- testFactory_decorateTransform() - Method in class org.apache.commons.collections.map.TransformedMapTest
-
- testFactory_decorateTransform() - Method in class org.apache.commons.collections.map.TransformedSortedMapTest
-
- testFactoryTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testFailedCollisionResolution() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- testFailFastEntrySet() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest
-
- testFailFastKeySet() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest
-
- testFailFastValues() - Method in class org.apache.commons.collections.map.AbstractIterableMapTest
-
- testFailingHasNextBug() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testFalsePredicate() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testFalsePredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testFirstIteratorIsEmptyBug() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testFirstIteratorIsEmptyBug() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testFirstKey() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- testFirstKey() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
- testFirstKey() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
- testForClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testFours() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testFullBagCompatibility() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
Compare the current serialized form of the Bag
against the canonical version in SVN.
- testFullBagSerialization() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testFullIterator() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Test normal iteration behaviour.
- testFullIteratorWithNodeConstructor() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
tests the convenience Constructor with parameter type org.w3c.Node
- testFullListCompatibility() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Compare the current serialized form of the List
against the canonical version in SVN.
- testFullListSerialization() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testFullMap() - Method in class org.apache.commons.collections.splitmap.TransformedMapTest
-
- testFullMapCompatibility() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Compare the current serialized form of the Map
against the canonical version in SVN.
- testFullMapCompatibility() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testFullMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
Test that the full list iterator contract is correct.
- testFullMapIterator() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
Test that the full list iterator contract is correct.
- testGet() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- testGet() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testGet() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testGet() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testGetByIndex() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testGetByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- testGetByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testGetCollection() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testGetException() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
Tests that the get(index) method correctly throws an exception.
- testGetIndex() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
- testGetIndex() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testGetIndexed() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testGetKeysArrayConstructorCloned() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testGetKeysArrayConstructorNonCloned() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testGetKeysSimpleConstructor() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testGetNode() - Method in class org.apache.commons.collections.list.AbstractLinkedListTest
-
- testGetSet() - Method in class org.apache.commons.collections.set.PredicatedSetTest
-
- testGetSet() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- testGetSetComparator() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testGetValueByIndex() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testGetValueByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- testGetValueByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testGetWithAdd() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testGetWithAddAll() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testGetWithAddAllTimeout() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testGetWithAddTimeout() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testGrowthAdd() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- testGrowthAddAll() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- testGrowthSet1() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- testGrowthSet2() - Method in class org.apache.commons.collections.list.GrowthListTest
-
- testHamlet() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testHashCode() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testHashCode() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testHashCode() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testHashCode() - Method in class org.apache.commons.collections.SetUtilsTest
-
- testHashEntry() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
- testHashEntry() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- testHeadMapOutOfRange() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest.TestHeadMap
-
- testIdentityPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testIfClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.AbstractTypedCollectionTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.set.PredicatedSetTest
-
- testIllegalAdd() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- testIllegalAddAll() - Method in class org.apache.commons.collections.AbstractTypedCollectionTest
-
- testIllegalAddAll() - Method in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- testIllegalAddAll() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- testIllegalAddAll() - Method in class org.apache.commons.collections.set.PredicatedSetTest
-
- testIllegalAddAll() - Method in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- testIllegalDecorate() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- testIllegalSet() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- testInclude() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testIndexedArray() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- testIndexOf() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testIndexOf() - Method in class org.apache.commons.collections.list.TreeListTest
-
- testIndexOf() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests the indexOf method in ListUtils class..
- testIndexOf() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testIndexOf() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- testIndexOf() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testInheritDefaultProperties() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testInitialCapacityZero() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testInitialCapacityZero() - Method in class org.apache.commons.collections.map.HashedMapTest
-
- testInitialCapacityZero() - Method in class org.apache.commons.collections.map.IdentityMapTest
-
- testInitialCapacityZero() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testInsertBefore() - Method in class org.apache.commons.collections.list.TreeListTest
-
- testInsertionOrder() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testInstanceOfPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInstantiateTransformerNull() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testIntCollectionAddAll() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testInternalState() - Method in class org.apache.commons.collections.map.HashedMapTest
-
- testInternalState_Buckets() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testInternalState_CursorNextAddIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextAddByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextAddIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextNextRemoveIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextPreviousAddByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextPreviousAddIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextPreviousRemoveByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextPreviousRemoveIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextPreviousSetByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextRemoveByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextRemoveByListSetByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextRemoveIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextNextSetByIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_CursorNextRemoveIndex1ByList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testInternalState_getEntry_int() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testInternalStateAdd() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateAddWithWrap() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemove1() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemove2() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithTailAtEnd1() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithTailAtEnd2() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithTailAtEnd3() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithWrap1() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithWrap2() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateIteratorRemoveWithWrap3() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateRemove1() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInternalStateRemove2() - Method in class org.apache.commons.collections.buffer.UnboundedFifoBufferTest
-
- testInterpolation() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testInterruptedGet() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testInterruptedRemove() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
Tests interrupted remove.
- testIntersectEmptyWithEmptyList() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting a non-empty list with an empty list.
- testIntersectionOrderInsensitivity() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting two lists in different orders.
- testIntersectListWithNoOverlapAndDifferentTypes() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting a non-empty list with an subset of iteself.
- testIntersectListWithSelf() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting a non-empty list with iteself.
- testIntersectNonEmptySubset() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting a non-empty list with an subset of iteself.
- testIntersectNonEmptyWithEmptyList() - Method in class org.apache.commons.collections.ListUtilsTest
-
Tests intersecting a non-empty list with an empty list.
- testInvertMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testInvokeClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testInvokerPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicate2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicate2Ex1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicate2Ex2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicate2Ex3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicateEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerPredicateEx3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testInvokerTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testInvokerTransformer2() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testIsEmpty() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testIsEmpty() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testIsEmpty() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testIsEmptyWithEmptyCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEmptyWithEmptyMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsEmptyWithNonEmptyCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEmptyWithNonEmptyMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsEmptyWithNull() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEmptyWithNull() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsEqualCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEqualCollection2() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEqualCollectionReturnsFalse() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsEqualCollectionToSelf() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsFull() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
Tests is full
- testIsNotEmptyWithEmptyCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsNotEmptyWithEmptyMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsNotEmptyWithNonEmptyCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsNotEmptyWithNonEmptyMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsNotEmptyWithNull() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsNotEmptyWithNull() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIsNotNullPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testIsProperSubCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsSubCollection() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsSubCollection2() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIsSubCollectionOfSelf() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testIterableMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIterableSortedMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testIterateEven() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testIterateEvenEven() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testIterateEvenOdd() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testIterateFibEvenOdd() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testIterateOddEven() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testIteration() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testIteration_IteratorOfIterators() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_IteratorOfIteratorsWithEmptyIterators() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_RootNoTransformer() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_RootNull() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_Transformed1() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_Transformed2() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteration_Transformed3() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testIterator() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- testIterator() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.IteratorIterableTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- testIterator() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- testIterator() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.UniqueFilterIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- testIterator() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testIterator_Key() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testIteratorConstructor_null1() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructor_null_next() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructor_null_remove() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructorIteration_Empty() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructorIteration_Simple() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructorIteration_SimpleNoHasNext() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructorIteration_WithEmptyIterators() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorConstructorRemove() - Method in class org.apache.commons.collections.iterators.ObjectGraphIteratorTest
-
- testIteratorFail() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testIteratorFailDoubleRemove() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testIteratorFailNoMore() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testIteratorRemove() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testIteratorRemoveProtectsInvariants() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testJoggingNotOverBoundary() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests jogging back and forth between two elements, but not over
the begin/end boundary of the list.
- testJoggingOverBoundary() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests jogging back and forth between two elements over the
begin/end boundary of the list.
- testKeyContainsValue() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testKeyedIterator() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testKeySet() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testKeySet1() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testKeySet2() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testKeySet3() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testKeySet4() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testKeySetClearChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests that the
Map.keySet() collection is backed by
the underlying map for clear().
- testKeySetIteratorRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Verify that keySet.iterator.remove changes the underlying map.
- testKeySetRemoveAll() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test keySet.removeAll.
- testKeySetRemoveChangesMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
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.
- testKeySetRetainAll() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test keySet.retainAll.
- testKeyValue() - Method in class org.apache.commons.collections.map.SingletonMapTest
-
- testLastKey() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- testLastKey() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
- testLastKey() - Method in class org.apache.commons.collections.map.AbstractSortedMapTest
-
- testLazyList() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testLazyMapFactory() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testLazyMapTransformer() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testLegalAddAll() - Method in class org.apache.commons.collections.list.PredicatedListTest
-
- testlegalAddRemove() - Method in class org.apache.commons.collections.bag.PredicatedBagTest
-
- testLength() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- testLinkedListAddFirst() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testLinkedListAddLast() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testLinkedListGetFirst() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testLinkedListGetLast() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testLinkedListRemoveFirst() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testLinkedListRemoveLast() - Method in class org.apache.commons.collections.AbstractLinkedListTest
-
- testList - Variable in class org.apache.commons.collections.iterators.UnmodifiableIteratorTest
-
- testList - Variable in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- testListAddByIndex() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListAddByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListAddByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.GrowthListTest
-
Override.
- testListAddByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListAddByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.GrowthListTest
-
Override.
- testListAddIndexed() - Method in class org.apache.commons.collections.set.ListOrderedSet2Test
-
- testListAddIndexed() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testListAddRemove() - Method in class org.apache.commons.collections.set.ListOrderedSet2Test
-
- testListAddRemove() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testListAddReplacing() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testListComparatorChain() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- testListConstructor() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
Tests the list constructor.
- testListEquals() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListGetByIndex() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListGetByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListGetByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListHashCode() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListIndexOf() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListIterator() - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
Test the basic ListIterator functionality - going backwards using
previous().
- testListIterator() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIteratorTest
-
Test the basic ListIterator functionality - going backwards using
previous().
- testListIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableListIteratorTest
-
- testListIterator() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testListIteratorAdd() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListIteratorAdd() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testListIteratorAdd() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testListIteratorNavigation() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testListIteratorRemove() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testListIteratorSet() - Method in class org.apache.commons.collections.iterators.ArrayListIteratorTest
-
- testListIteratorSet() - Method in class org.apache.commons.collections.iterators.ObjectArrayListIteratorTest
-
- testListIteratorSet() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListIteratorSet() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testListIteratorSet() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testListLastIndexOf() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListListIterator() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListListIteratorByIndex() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListListIteratorNextRemoveNext() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Tests remove on list iterator is correct.
- testListListIteratorNextRemovePrevious() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Tests remove on list iterator is correct.
- testListListIteratorPreviousRemoveNext() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Tests remove on list iterator is correct.
- testListListIteratorPreviousRemovePrevious() - Method in class org.apache.commons.collections.list.AbstractListTest
-
Tests remove on list iterator is correct.
- testListRemoveByIndex() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListRemoveByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListRemoveByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListSetByIndex() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListSetByIndex() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testListSetByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListSetByIndexBoundsChecking() - Method in class org.apache.commons.collections.list.GrowthListTest
-
Override.
- testListSetByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListSetByIndexBoundsChecking2() - Method in class org.apache.commons.collections.list.GrowthListTest
-
Override.
- testListSubListFailFastOnAdd() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testListSubListFailFastOnRemove() - Method in class org.apache.commons.collections.list.AbstractListTest
-
- testLocaleIndependence() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testLock() - Method in class org.apache.commons.collections.comparators.FixedOrderComparatorTest
-
Tests whether or not updates are disabled after a comparison is made.
- testLongSerialization() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testLooping0() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests whether an empty looping iterator works as designed.
- testLooping0() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests whether an empty looping list iterator works.
- testLooping1() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests whether a populated looping iterator works as designed.
- testLooping1() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests whether a looping list iterator works on a list with only
one element.
- testLooping2() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests whether a populated looping iterator works as designed.
- testLooping2() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests whether a looping list iterator works on a list with two
elements.
- testLooping3() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests whether a populated looping iterator works as designed.
- testLowerEntry() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testLRU() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testLRUMultiKeyMap() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMakeMap() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test to ensure that makeEmptyMap and makeFull returns a new non-null
map with each invocation.
- testManual() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testMapClear() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
- testMapContainsKey() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
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.AbstractMapTest
-
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.
- testMapEntrySetIteratorEntry() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- testMapEntrySetIteratorEntrySetValue() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- testMapEntrySetIteratorEntrySetValueCrossCheck() - Method in class org.apache.commons.collections.bidimap.AbstractBidiMapTest.TestBidiMapEntrySet
-
- testMapEntrySetRemoveNonMapEntry() - Method in class org.apache.commons.collections.map.AbstractMapTest.TestMapEntrySet
-
- testMapEquals() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.equals(Object)
- testMapEquals() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testMapGet() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.get(Object)
- testMapGet() - Method in class org.apache.commons.collections.map.DefaultedMapTest
-
- testMapGet() - Method in class org.apache.commons.collections.map.LazyMapTest
-
- testMapGet() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- testMapGet2() - Method in class org.apache.commons.collections.map.DefaultedMapTest
-
- testMapGet3() - Method in class org.apache.commons.collections.map.DefaultedMapTest
-
- testMapGet4() - Method in class org.apache.commons.collections.map.DefaultedMapTest
-
- testMapHashCode() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.hashCode()
- testMapIsEmpty() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.isEmpty()
- testMapIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableMapIteratorTest
-
- testMapIterator() - Method in class org.apache.commons.collections.splitmap.TransformedMapTest
-
- testMapIteratorOrder() - Method in class org.apache.commons.collections.iterators.AbstractOrderedMapIteratorTest
-
Test that the iterator order matches the keySet order.
- testMapIteratorRemoveGetKey() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
- testMapIteratorRemoveGetValue() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
- testMapIteratorSet() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
- testMapIteratorSetRemoveSet() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
- testMapIteratorSetValue1() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testMapIteratorSetValue2() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testMapIteratorSetValue3() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testMapPut() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.put(Object, Object)
- testMapPutAll() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.putAll(map)
- testMapPutNullKey() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.put(null, value)
- testMapPutNullValue() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.put(null, value)
- testMapRemove() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.remove(Object)
- testMapSize() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.size()
- testMapToString() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Tests Map.toString().
- testMapTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testMaxSize() - Method in class org.apache.commons.collections.buffer.BoundedBufferTest
-
- testMaxSize() - Method in class org.apache.commons.collections.buffer.BoundedFifoBuffer2Test
-
Tests max size
- testMinimal() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- testMultiKeyContainsKey() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyGet() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyPut() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyRemove() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyRemoveAll1() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyRemoveAll2() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyRemoveAll3() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultiKeyRemoveAll4() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testMultipleCollectionsSize() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testMultipleSameKey1() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testMultipleSameKey2() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testMultipleSameKey3() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testMultipleSameKeyByCode() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testMultipleUserIterator() - Method in class org.apache.commons.collections.iterators.IteratorIterableTest
-
- testMultipleValues() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testNeitherPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNeitherPredicateEx() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNestedSixes() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testNestedSixes2() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testNestedSixes3() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testNewArrayList() - Method in class org.apache.commons.collections.AbstractArrayListTest
-
- testNewMap() - Method in class org.apache.commons.collections.AbstractTreeMapTest
-
- testNewStack() - Method in class org.apache.commons.collections.ArrayStackTest
-
- testNextAndPreviousIndex() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests nextIndex and previousIndex.
- testNextChangesPrevious() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testNextKey() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- testNextKey() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
- testNodeIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Tests method nodeListIterator(Node)
- testNodeListIterator() - Method in class org.apache.commons.collections.IteratorUtilsTest
-
Tests method nodeListIterator(NodeList)
- testNoMappingReturnsNull() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testNonePredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx4() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx5() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNonePredicateEx6() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNoopComparatorChain() - Method in class org.apache.commons.collections.comparators.ComparatorChainTest
-
- testNopClosure() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
- testNopTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testNothing() - Method in class org.apache.commons.collections.BufferUtilsTest
-
- testNothing() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testNothing() - Method in class org.apache.commons.collections.SetUtilsTest
-
- testNotPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNotPredicateEx() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullArgumentEqualsNullPredicate() - Method in class org.apache.commons.collections.functors.EqualPredicateTest
-
- testNullArray() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- testNullArray() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- testNullComparator() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testNullConstructor() - Method in class org.apache.commons.collections.iterators.NodeListIteratorTest
-
- testNullFactory() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testNullHandling() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testNullHandling() - Method in class org.apache.commons.collections.map.MultiKeyMapTest
-
- testNullHandling() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
- testNullHandling() - Method in class org.apache.commons.collections.map.ReferenceMapTest
-
- testNullIsExceptionPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullIsExceptionPredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullIsFalsePredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullIsFalsePredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullIsTruePredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullIsTruePredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testNullPredicate() - Method in class org.apache.commons.collections.functors.NullPredicateTest
-
- testNullTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testObjectEqualsSelf() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- testObjectHashCodeEqualsContract() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- testObjectHashCodeEqualsSelfHashCode() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- testOdds() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testOnePredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx1() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx2() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx3() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx4() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx5() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOnePredicateEx6() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOrderedMapIterator() - Method in class org.apache.commons.collections.iterators.UnmodifiableOrderedMapIteratorTest
-
- testOrdering() - Method in class org.apache.commons.collections.bag.TreeBagTest
-
- testOrdering() - Method in class org.apache.commons.collections.set.ListOrderedSet2Test
-
- testOrdering() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testOrdering() - Method in class org.apache.commons.collections.set.MapBackedSet2Test
-
- testOrPredicate() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testOrPredicateEx() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
- testPartition() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testPopulateMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testPredicate - Variable in class org.apache.commons.collections.collection.PredicatedCollectionTest
-
- testPredicate - Variable in class org.apache.commons.collections.list.PredicatedListTest
-
- testPredicate - Static variable in class org.apache.commons.collections.map.PredicatedMapTest
-
- testPredicate - Static variable in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- testPredicate - Variable in class org.apache.commons.collections.set.PredicatedSetTest
-
- testPredicate - Variable in class org.apache.commons.collections.set.PredicatedSortedSetTest
-
- testPredicatedBag() - Method in class org.apache.commons.collections.BagUtilsTest
-
- testpredicatedBuffer() - Method in class org.apache.commons.collections.BufferUtilsTest
-
- testPredicatedList() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testPredicatedMap() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testpredicatedSet() - Method in class org.apache.commons.collections.SetUtilsTest
-
- testPredicatedSortedBag() - Method in class org.apache.commons.collections.BagUtilsTest
-
- testPredicateTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testPredicateTypeCanBeSuperClassOfObject() - Method in class org.apache.commons.collections.functors.EqualPredicateTest
-
- testPrefixByOffsetAndLength() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testPrefixedBy() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testPrefixedByRemoval() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testPreviousChangesNext() - Method in class org.apache.commons.collections.iterators.FilterListIteratorTest
-
- testPreviousKey() - Method in class org.apache.commons.collections.bidimap.AbstractOrderedBidiMapTest
-
- testPreviousKey() - Method in class org.apache.commons.collections.map.AbstractOrderedMapTest
-
- testPrototypeFactoryNull() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPrototypeFactoryPublicBad() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPrototypeFactoryPublicCloneMethod() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPrototypeFactoryPublicCopyConstructor() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPrototypeFactoryPublicSerialization() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPrototypeFactoryPublicSerializationError() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
- testPurgeValues() - Method in class org.apache.commons.collections.map.ReferenceIdentityMapTest
-
Tests whether purge values setting works
- testPurgeValues() - Method in class org.apache.commons.collections.map.ReferenceMapTest
-
Tests whether purge values setting works
- testPushPeekPop() - Method in class org.apache.commons.collections.ArrayStackTest
-
- testPut() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testPut() - Method in class org.apache.commons.collections.map.PredicatedMapTest
-
- testPut() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- testPut_intObjectObject() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testPutAll() - Method in class org.apache.commons.collections.map.CaseInsensitiveMapTest
-
- testPutAll() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testPutAll_KeyCollection() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testPutAll_Map1() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testPutAll_Map2() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testPutAll_Map_array() - Method in class org.apache.commons.collections.MapUtilsTest
-
- testPutAllWithIndex() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testPutAllWithIndexBug441() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testPutWithList() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testPutWithSet() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testRandom() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Generate heaps staring with Integers from 0 - heapSize - 1.
- testRandomListSort() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Test sorting a random list.
- testReadableMap() - Method in class org.apache.commons.collections.SplitMapUtilsTest
-
- testReindexUpdatesIndexWhenDecoratedCollectionIsModifiedSeparately() - Method in class org.apache.commons.collections.collection.IndexedCollectionTest
-
- testRemove() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testRemove() - Method in class org.apache.commons.collections.buffer.PredicatedBufferTest
-
- testRemove() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testRemove() - Method in class org.apache.commons.collections.iterators.AbstractIteratorTest
-
Test remove behaviour.
- testRemove() - Method in class org.apache.commons.collections.iterators.AbstractMapIteratorTest
-
- testRemove() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testRemove() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testRemove() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- testRemove() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- testRemove() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testRemove() - Method in class org.apache.commons.collections.list.TreeListTest
-
- testRemove_KeyItem() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testRemoveAll() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testRemoveAll() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testRemoveAll() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testRemoveAll() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testRemoveAll() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testRemoveAllViaIterator() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testRemoveAllViaKeyedIterator() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testRemoveByIndex() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testRemoveByIndex() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testRemoveByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMap2Test
-
- testRemoveByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testRemoveComposited() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testRemoveComposited() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testRemoveComposited() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- testRemoveError1() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError2() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError3() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError4() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError5() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError6() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError7() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError8() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveError9() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testRemoveFirst() - Method in class org.apache.commons.collections.list.AbstractLinkedListTest
-
- testRemoveFromComposited() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testRemoveFromDouble() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testRemoveFromFilteredIterator() - Method in class org.apache.commons.collections.iterators.IteratorChainTest
-
- testRemoveFromFilteredIterator() - Method in class org.apache.commons.collections.iterators.LazyIteratorChainTest
-
- testRemoveFromSingle() - Method in class org.apache.commons.collections.iterators.CollatingIteratorTest
-
- testRemoveFromUnderlying() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testRemoveLast() - Method in class org.apache.commons.collections.list.AbstractLinkedListTest
-
- testRemoveLRU() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testRemoveLRUBlocksRemove() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testRemoveLRUBlocksRemoveScan() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testRemoveLRUFirstBlocksRemove() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testRemoveNode() - Method in class org.apache.commons.collections.list.AbstractLinkedListTest
-
- testRemoveThenSet() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
- testRemoveUnderlying() - Method in class org.apache.commons.collections.set.CompositeSetTest
-
- testRemoveWithAdd() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testRemoveWithAddAll() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testRemoveWithAddAllTimeout() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testRemoveWithAddTimeout() - Method in class org.apache.commons.collections.buffer.BlockingBufferTest
-
- testRemoving1() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests the remove() method on a LoopingIterator wrapped ArrayList.
- testRemovingElementsAndIteratingBackwards() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests removing an element from a wrapped ArrayList.
- testRemovingElementsAndIteratingForward() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests removing an element from a wrapped ArrayList.
- testRepeatedHasNext() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
- testRepeatedNext() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
- testRepeatedSerialization() - Method in class org.apache.commons.collections.buffer.CircularFifoBufferTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.ArrayIteratorTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapper2Test
-
- testReset() - Method in class org.apache.commons.collections.iterators.ListIteratorWrapperTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests the reset() method on a LoopingIterator wrapped ArrayList.
- testReset() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests the reset method.
- testReset() - Method in class org.apache.commons.collections.iterators.ObjectArrayIteratorTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.SingletonIterator2Test
-
- testReset() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- testReset() - Method in class org.apache.commons.collections.iterators.SingletonListIteratorTest
-
- testReset() - Method in class org.apache.commons.collections.map.LinkedMapTest
-
- testReset() - Method in class org.apache.commons.collections.map.LRUMapTest
-
- testResolveCollision() - Method in class org.apache.commons.collections.map.CompositeMapTest
-
- testRetainAll() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testRetainAll() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testRetainAll() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testRetainAll() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testRetainAll() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testRetainAll() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testRetainAll() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testRetainAllCollections426() - Method in class org.apache.commons.collections.set.ListOrderedSetTest
-
- testRetainAllCollections427() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testRetainAllWithInitialList() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testRetrieve() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testReturnValues() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
- testReverse() - Method in class org.apache.commons.collections.iterators.ReverseListIteratorTest
-
- testReverseListSort() - Method in class org.apache.commons.collections.comparators.AbstractComparatorTest
-
Test sorting a reversed list.
- testSampleMappings() - Method in class org.apache.commons.collections.map.AbstractMapTest
-
Test to ensure the test setup is working properly.
- testSaveAndLoad() - Method in class org.apache.commons.collections.ExtendedPropertiesTest
-
- testSearch() - Method in class org.apache.commons.collections.AbstractArrayListTest
-
- testSearch() - Method in class org.apache.commons.collections.AbstractTreeMapTest
-
- testSearch() - Method in class org.apache.commons.collections.ArrayStackTest
-
- testSelect() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testSelect() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testSelectRejected() - Method in class org.apache.commons.collections.ListUtilsTest
-
- testSelectWithAllNullBitKey() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testSelfReferenceHandling() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntryTest
-
Subclasses should override this method to test the
desired behaviour of the class with respect to
handling of self-references.
- testSelfReferenceHandling() - Method in class org.apache.commons.collections.keyvalue.DefaultKeyValueTest
-
- testSelfReferenceHandling() - Method in class org.apache.commons.collections.keyvalue.DefaultMapEntryTest
-
- testSelfReferenceHandling() - Method in class org.apache.commons.collections.keyvalue.UnmodifiableMapEntryTest
-
- testSerialisation0() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testSerialisation2() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testSerialisation4() - Method in class org.apache.commons.collections.map.Flat3MapTest
-
- testSerialization() - Method in class org.apache.commons.collections.buffer.PriorityBufferTest
-
Generates 500 randomly initialized heaps of size 100
and tests that after serializing and restoring them to a byte array
that the following conditions hold:
- the size of the restored heap is the same
as the size of the orignal heap
- all elements in the original heap are present in the restored heap
- the heap order of the restored heap is intact as
verified by checkOrder()
- testSerialization() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testSerializationWithOpenCursor() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testSerializeDeserializeCheckComparator() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- testSerializeDeserializeThenCompare() - Method in class org.apache.commons.collections.AbstractObjectTest
-
- testSerializeDeserializeThenCompare() - Method in class org.apache.commons.collections.collection.AbstractCollectionTest
-
- testSerializeDeserializeThenCompare() - Method in class org.apache.commons.collections.comparators.ReverseComparatorTest
-
Override this inherited test since Collections.reverseOrder
doesn't adhere to the "soft" Comparator contract, and we've
already "cannonized" the comparator returned by makeComparator.
- testSet() - Method in class org.apache.commons.collections.iterators.AbstractListIteratorTest
-
Test set behaviour.
- testSet() - Method in class org.apache.commons.collections.iterators.LoopingListIteratorTest
-
Tests using the set method to change elements.
- testSet() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testSet() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testSetArray() - Method in class org.apache.commons.collections.iterators.ArrayIterator2Test
-
- testSetCollections444() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testSetDownwardsInList() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testSetEquals() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
- testSetHashCode() - Method in class org.apache.commons.collections.set.AbstractSetTest
-
- testSetInBiggerList() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testSetIterator() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Test that when the iterator is changed, the hasNext method returns the
correct response for the new iterator.
- testSetPredicate() - Method in class org.apache.commons.collections.iterators.FilterIteratorTest
-
Test that when the predicate is changed, the hasNext method returns the
correct response for the new predicate.
- testSetUpwardsInList() - Method in class org.apache.commons.collections.list.SetUniqueListTest
-
- testSetValue() - Method in class org.apache.commons.collections.keyvalue.TiedMapEntryTest
-
Tests the constructors.
- testSetValueByIndex() - Method in class org.apache.commons.collections.map.ListOrderedMapTest
-
- testShadok() - Method in class org.apache.commons.collections.comparators.sequence.SequencesComparatorTest
-
- testShift() - Method in class org.apache.commons.collections.buffer.BoundedFifoBufferTest
-
- testShrinkCache() - Method in class org.apache.commons.collections.list.NodeCachingLinkedListTest
-
- testSimple() - Method in class org.apache.commons.collections.trie.PatriciaTrieTest
-
- testSimpleSerialization() - Method in class org.apache.commons.collections.AbstractObjectTest
-
Sanity check method, makes sure that any Serializable
class can be serialized and de-serialized in memory,
using the handy makeObject() method
- testSingletonIteratorRemove() - Method in class org.apache.commons.collections.iterators.SingletonIteratorTest
-
- testSingletonPatternInSerialization() - Method in class org.apache.commons.collections.ClosureUtilsTest
-
Test that all Closure singletones hold singleton pattern in
serialization/deserialization process.
- testSingletonPatternInSerialization() - Method in class org.apache.commons.collections.FactoryUtilsTest
-
Test that all Factory singletones hold singleton pattern in
serialization/deserialization process.
- testSingletonPatternInSerialization() - Method in class org.apache.commons.collections.PredicateUtilsTest
-
Test that all Predicate singletones hold singleton pattern in
serialization/deserialization process.
- testSingletonPatternInSerialization() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
Test that all Transformer singletones hold singleton pattern in
serialization/deserialization process.
- testSize() - Method in class org.apache.commons.collections.bag.AbstractBagTest
-
- testSize() - Method in class org.apache.commons.collections.collection.CompositeCollectionTest
-
- testSize() - Method in class org.apache.commons.collections.iterators.LoopingIteratorTest
-
Tests the size() method on a LoopingIterator wrapped ArrayList.
- testSize() - Method in class org.apache.commons.collections.keyvalue.MultiKeyTest
-
- testSize() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testSize() - Method in class org.apache.commons.collections.map.PassiveExpiringMapTest
-
- testSize_Array() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_Enumeration() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_Iterator() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_Key() - Method in class org.apache.commons.collections.map.MultiValueMapTest
-
- testSize_List() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_Map() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_Other() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSize_PrimitiveArray() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Array() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Enumeration() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Iterator() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_List() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Map() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Null() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_Other() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSizeIsEmpty_PrimitiveArray() - Method in class org.apache.commons.collections.CollectionUtilsTest
-
- testSortOrder() - Method in class org.apache.commons.collections.bag.PredicatedSortedBagTest
-
- testSortOrder() - Method in class org.apache.commons.collections.bidimap.DualTreeBidiMap2Test
-
- testSortOrder() - Method in class org.apache.commons.collections.map.LazySortedMapTest
-
- testSortOrder() - Method in class org.apache.commons.collections.map.PredicatedSortedMapTest
-
- testStaticFactoryMethods() - Method in class org.apache.commons.collections.comparators.BooleanComparatorTest
-
- testStringValueTransformer() - Method in class org.apache.commons.collections.TransformerUtilsTest
-
- testSubList() - Method in class org.apache.commons.collections.list.CursorableLinkedListTest
-
- testSubListAddBegin