| Interface | Description |
|---|---|
| IConsumerInfo | |
| IHttpClientFactory | |
| IProviderInfo | |
| IProviderVerifier |
Interface to the provider verifier
|
| PactVerifyProvider |
Annotation to mark a test method for provider verification
|
| VerificationReporter |
| Class | Description |
|---|---|
| ConsumerInfo | |
| DefaultVerificationReporter | |
| ProviderClient |
Client HTTP utility for providers
|
| ProviderUtils |
Common provider utils
|
| ProviderVerifierBase |
Verifies the providers against the defined consumers in the context of a build plugin
|
| ProviderVerifierKt | |
| ResponseComparison |
Utility class to compare responses
|
| StateChange |
Class containing all the state change logic
|
| StateChangeResult |
| Enum | Description |
|---|---|
| PactVerification |
| Exception | Description |
|---|---|
| PactVerifierException |
Exception indicating failure to setup pact verification
|