Package uk.co.datumedge.hamcrest.json
Interface JSONComparator<T>
- Type Parameters:
T- the document type, typicallyJSONObjectorJSONArray.
- All Known Subinterfaces:
JSONModalComparator<T>
public interface JSONComparator<T>
Compares JSON documents.
-
Method Summary
-
Method Details
-
compare
- Throws:
org.json.JSONException
-