| Class | Description |
|---|---|
| AbstractArrayListTest<E> |
Abstract test class for ArrayList.
|
| AbstractLinkedListTest<T> |
Tests base
LinkedList methods and contracts. |
| AbstractObjectTest |
Abstract test class for
Object methods and contracts. |
| AbstractTreeMapTest<K,V> |
Tests TreeMap.
|
| AbstractTypedCollectionTest<T> |
Tests TypedCollection.
|
| ArrayStackTest<E> |
Tests ArrayStack.
|
| BagUtilsTest |
Tests for BagUtils factory methods.
|
| BufferUtilsTest |
Tests for BufferUtils.
|
| BulkTest |
A
TestCase that can define both simple and bulk test methods. |
| ClosureUtilsTest |
Tests the org.apache.commons.collections.ClosureUtils class.
|
| CollectionUtilsTest |
Tests for CollectionUtils.
|
| EnumerationUtilsTest |
Tests EnumerationUtils.
|
| ExtendedPropertiesTest |
Tests some basic functions of the ExtendedProperties class.
|
| FactoryUtilsTest |
Tests the org.apache.commons.collections.FactoryUtils class.
|
| FactoryUtilsTest.Mock1 | |
| FactoryUtilsTest.Mock2 | |
| FactoryUtilsTest.Mock3 | |
| IteratorUtilsTest |
Tests for IteratorUtils.
|
| ListUtilsTest |
Tests for ListUtils.
|
| MapPerformance |
TestMapPerformance is designed to perform basic Map performance tests. |
| MapUtilsTest |
Tests for MapUtils.
|
| MockTestCase |
Provides utilities for making mock-based tests.
|
| PredicateUtilsTest |
Tests the org.apache.commons.collections.PredicateUtils class.
|
| SetUtilsTest |
Tests for SetUtils.
|
| SplitMapUtilsTest |
Tests for
TransformedMap |
| TestUtils | |
| TransformerUtilsTest |
Tests the org.apache.commons.collections.TransformerUtils class.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.