Class | Description |
---|---|
CollectionMatcher<C extends Collection<?>> | |
IsCollectionWithSize<E> |
Matches if collection size satisfies a nested matcher.
|
IsEmptyCollection<E> |
Tests if collection is empty.
|
IsMapContainingKey<K> | |
IsMapContainingValue<V> | |
MapTypeSafeMatcher<M extends Map<?,?>> |
Copyright © 2011–2014. All rights reserved.