| Interface | Description |
|---|---|
| MockServer | |
| Pact |
describes the interactions between a provider and a consumer used in JUnit tests.
The annotated method has to be of following signature:
|
| PactFolder |
Used to point Pact runner to the directory where the pact files are stored
|
| PactTestRun | |
| TestRun |
| Class | Description |
|---|---|
| BaseMockServer | |
| ConsumerPactBuilder | |
| ConsumerPactRunnerKt | |
| Headers | |
| MessagePactBuilder |
PACT DSL builder for v3 specification
|
| MockHttpServer | |
| MockHttpServerKt | |
| MockHttpsServer | |
| PactConsumerConfig | |
| PactTestExecutionContext | |
| PactVerificationResult |
| Exception | Description |
|---|---|
| InvalidMatcherException | |
| MockServerException | |
| PactMismatchesException |