Package org.skyscreamer.jsonassert

Interface Summary
ValueMatcher<T>  
 

Class Summary
Customization Associates a custom matcher to a specific jsonpath.
FieldComparisonFailure Models a failure when comparing two fields.
JSONAssert A set of assertion methods useful for writing tests methods that return JSON.
JSONCompare Provides API to compare two JSON entities.
JSONCompareResult Bean for holding results from JSONCompare.
JSONParser Simple JSON parsing utility.
 

Enum Summary
JSONCompareMode These different modes define different behavior for the comparison of JSON for testing.
 



Copyright © 2013. All Rights Reserved.