| Class | Description |
|---|---|
| ConsumerInfo | Consumer Info |
| ConsumersGroup | Consumers grouped by pacts in a directory |
| HttpClientFactory | HTTP Client Factory |
| ProviderClient | Client HTTP utility for providers |
| ProviderInfo | Provider Info Config |
| ProviderUtils | Common provider utils |
| ProviderVerifier | Verifies the providers against the defined consumers in the context of a build plugin |
| ResponseComparison | Utility class to compare responses |
| Enum | Description |
|---|---|
| PactVerification | Pact verification type |
| Exception | Description |
|---|---|
| PactVerifierException | Exception indicating failure to setup pact verification |
| Annotation Type | Description |
|---|---|
| PactVerifyProvider | Annotation to mark a test method for provider verification |