public class JsonPathVerifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
verify(String json,
JsonPathVerify jsonPathVerify)
Verifies that in the input json there is expected element defined as json path.
|
public static boolean verify(String json, JsonPathVerify jsonPathVerify)
json - Json.jsonPathVerify - Json path expression and expected result.Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.