public class JsonHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertJsonEquals(String expectedJson,
String actualJson) |
static void |
assertJsonEqualsIgnoringUnknownFields(String expectedJson,
String actualJson) |
Copyright © 2006–2017 Hibernate. All rights reserved.