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-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.