Class JsonAsserts
java.lang.Object
net.bugreaper.modules.mocks.asserts.JsonAsserts
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertJsonNotEqual(String expectedAct, String actualJson) static StringassertSchemaMethod(String expectedSchema, String actualJson, com.networknt.schema.JsonSchemaFactory factory, boolean returnReport)
-
Method Details
-
assertJsonNotEqual
-
assertSchemaMethod
-