| Class | Description |
|---|---|
| ConsumerPactTest | |
| PactRule |
a junit rule that wraps every test annotated with
PactVerification. |
| Annotation Type | Description |
|---|---|
| Pact |
describes the interactions between a provider and a consumer.
|
| PactVerification |
Before each test, a mock server will be setup at given port/host that will provide mocked responses.
|