| Class | Description |
|---|---|
| AbstractIterableMapTest<K,V> |
Abstract test class for
IterableMap methods and contracts. |
| AbstractMapTest<K,V> |
Abstract test class for
Map methods and contracts. |
| AbstractOrderedMapTest<K,V> |
Abstract test class for
OrderedMap methods and contracts. |
| AbstractSortedMapTest<K,V> |
Abstract test class for
SortedMap methods and contracts. |
| AbstractSortedMapTest.TestHeadMap<K,V> | |
| AbstractSortedMapTest.TestSubMap<K,V> | |
| AbstractSortedMapTest.TestTailMap<K,V> | |
| AbstractSortedMapTest.TestViewMap<K,V> | |
| CaseInsensitiveMapTest<K,V> |
Tests for the
CaseInsensitiveMap implementation. |
| CompositeMapTest<K,V> |
Extension of
AbstractMapTest for exercising the
CompositeMap implementation. |
| DefaultedMapTest<K,V> |
Extension of
AbstractMapTest for exercising the
DefaultedMap implementation. |
| FixedSizeMapTest<K,V> |
Extension of
AbstractMapTest for exercising the FixedSizeMap
implementation. |
| FixedSizeSortedMapTest<K,V> |
Extension of
AbstractSortedMapTest for exercising the FixedSizeSortedMap
implementation. |
| Flat3MapTest<K,V> |
JUnit tests.
|
| HashedMapTest<K,V> |
JUnit tests.
|
| IdentityMapTest<K,V> |
JUnit tests.
|
| LazyMapTest<K,V> |
Extension of
AbstractMapTest for exercising the
LazyMap implementation. |
| LazySortedMapTest<K,V> |
Extension of
LazyMapTest for exercising the
LazySortedMap implementation. |
| LinkedMapTest<K,V> |
JUnit tests.
|
| ListOrderedMap2Test<K,V> |
Extension of
AbstractOrderedMapTest for exercising the ListOrderedMap
implementation. |
| ListOrderedMapTest<K,V> |
Extension of
AbstractOrderedMapTest for exercising the ListOrderedMap
implementation. |
| LRUMapTest<K,V> |
JUnit tests.
|
| MultiKeyMapTest<K,V> |
JUnit tests.
|
| MultiValueMapTest<K,V> |
TestMultiValueMap.
|
| PassiveExpiringMapTest<K,V> | |
| PredicatedMapTest<K,V> |
Extension of
AbstractMapTest for exercising the
PredicatedMap implementation. |
| PredicatedSortedMapTest<K,V> |
Extension of
PredicatedMapTest for exercising the
PredicatedSortedMap implementation. |
| ReferenceIdentityMapTest<K,V> |
Tests for ReferenceIdentityMap.
|
| ReferenceMapTest<K,V> |
Tests for ReferenceMap.
|
| SingletonMapTest<K,V> |
JUnit tests.
|
| StaticBucketMapTest<K,V> |
Unit tests.
|
| TransformedMapTest<K,V> |
Extension of
AbstractMapTest for exercising the TransformedMap
implementation. |
| TransformedSortedMapTest<K,V> |
Extension of
AbstractSortedMapTest for exercising the TransformedSortedMap
implementation. |
| UnmodifiableMapTest<K,V> |
Extension of
AbstractMapTest for exercising the
UnmodifiableMap implementation. |
| UnmodifiableOrderedMapTest<K,V> |
Extension of
AbstractOrderedMapTest for exercising the
UnmodifiableOrderedMap implementation. |
| UnmodifiableSortedMapTest<K,V> |
Extension of
AbstractSortedMapTest for exercising the
UnmodifiableSortedMap implementation. |
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.