public class StructureAssertions
extends java.lang.Object
org.assertj.core.api.Assertions to provide convenient methods for asserting content of structures, e.g.
XML and JSON| Modifier and Type | Method and Description |
|---|---|
JsonObjectAssertion |
assertThat(JsonObject json) |
public JsonObjectAssertion assertThat(JsonObject json)
Copyright © 2018 SAP SE. All Rights Reserved.