Annotation Type IgnoreNoPactsToVerify
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface IgnoreNoPactsToVerifyWith 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 Elements Modifier and Type Optional Element Description java.lang.StringignoreIoErrorsBoolean flag to indicate that IO errors should also be ignored
-