Annotation Interface IgnoreNoPactsToVerify
With this annotation set on the test class, the pact runner will ignore the fact that there are no
pacts to verify.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionBoolean flag to indicate that IO errors should also be ignored
-
Element Details
-
ignoreIoErrors
String ignoreIoErrorsBoolean flag to indicate that IO errors should also be ignored- Default:
- "${pact.verification.ignoreIoErrors:false}"
-