| Class | Description |
|---|---|
| InteractionRunner<I extends Interaction> |
Internal class to support pact test running
|
| MessagePactRunner<I extends Interaction> |
Pact runner that only verifies message pacts
|
| MissingStateChangeMethodStatement | |
| PactRunner<I extends Interaction> |
JUnit Runner runs pacts against provider
To set up name of tested provider use Provider annotation
To point on pact's source use PactBroker, PactFolder or PactSource annotations
|
| RestPactRunner<I extends Interaction> | |
| RunStateChanges |
| Exception | Description |
|---|---|
| StateChangeCallbackFailed |