package

uk.co.datumedge.hamcrest.json

Provides Hamcrest matchers for comparing JSON documents.

Interfaces

JSONComparator<T> Compares JSON documents. 
JSONModalComparator<T>  

Classes

JSONComparisonResult Models the result of a comparison between two JSON documents. 
SameJSONAs<T> Matcher that asserts that one JSON document is the same as another.