| Enum | Description |
|---|---|
| StateChangeAction |
| Exception | Description |
|---|---|
| MissingStateChangeMethod |
| Annotation Type | Description |
|---|---|
| IgnoreMissingStateChange |
Don't fail the build for any missing state change methods
|
| IgnoreNoPactsToVerify |
With this annotation set on the test class, the pact runner will ignore the fact that there are no
pacts to verify.
|
| State |
Used to mark methods that should be run on state change
|
| TargetRequestFilter |
Annotation to mark a test method as a request filter.
|
| VerificationReports |
Annotation to control the generation of verification reports
|