Package | Description |
---|---|
org.skyscreamer.jsonassert |
Modifier and Type | Method and Description |
---|---|
static JSONCompareResult |
JSONCompare.compareJson(JSONString expected,
JSONString actual)
Compares
JSONString provided to the expected JSONString , checking that the
toJSONString() are equal. |
Copyright © 2016. All rights reserved.