| 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 © 2017. All rights reserved.