Uses of Class
dev.aherscu.qa.jgiven.commons.formatters.JsonAssertionsFormatter.Annotation
-
Packages that use JsonAssertionsFormatter.Annotation Package Description dev.aherscu.qa.jgiven.commons.steps -
-
Uses of JsonAssertionsFormatter.Annotation in dev.aherscu.qa.jgiven.commons.steps
Method parameters in dev.aherscu.qa.jgiven.commons.steps with annotations of type JsonAssertionsFormatter.Annotation Modifier and Type Method Description SELF
GenericVerifications. the_JSON_file_$_should_contain(File jsonFile, Iterable<? extends dev.aherscu.qa.testing.utils.assertions.JsonAssertion<?>> expectedContents)
Verifies the contents of the specified JSON file.
-