Package com.jayway.jsonassert.impl.matcher

Class Summary
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-2012. All Rights Reserved.