public final class JsonAssertions extends Object
| Modifier and Type | Method and Description |
|---|---|
static JsonAssert.ConfigurableJsonAssert |
assertThatJson(Object actual) |
static Object |
json(Object input)
JSON to be used in expected part of the assertion,
|
public static JsonAssert.ConfigurableJsonAssert assertThatJson(Object actual)
Copyright © 2018. All rights reserved.