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 |
Class | Description |
---|---|
BaseMockServer | |
ConsumerPactRunnerKt | |
Headers | |
MessagePactBuilder |
PACT DSL builder for v3 specification
|
MockHttpServer | |
MockHttpServerKt | |
MockHttpsServer | |
PactConsumerConfig | |
PactTestExecutionContext | |
PactVerificationResult | |
ScalaCollectionUtils |
Exception | Description |
---|---|
PactMismatchesException |