Uses of Interface
org.json.JSONString
Packages that use JSONString
-
Uses of JSONString in org.skyscreamer.jsonassert
Methods in org.skyscreamer.jsonassert with parameters of type JSONStringModifier and TypeMethodDescriptionstatic JSONCompareResultJSONCompare.compareJson(JSONString expected, JSONString actual) ComparesJSONStringprovided to the expectedJSONString, checking that thetoJSONString()are equal.