Package org.skyscreamer.jsonassert

Class Summary
JSONAssert A set of assertion methods useful for writing tests methods that return JSON.
JSONCompare Provides the logic 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.