Class StructureAssertions
- java.lang.Object
-
- de.hybris.platform.integrationservices.asserts.StructureAssertions
-
public class StructureAssertions extends java.lang.ObjectAn extension ofAssertionsto provide convenient methods for asserting content of structures, e.g. XML and JSON
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JsonObjectAssertionassertThat(JsonObject json)
-
-
-
Method Detail
-
assertThat
public JsonObjectAssertion assertThat(JsonObject json)
-
-