public class MessagePactRunner<I extends Interaction>
extends PactRunner
Pact runner that only verifies message pacts
PactRunner.CompanionCompanion| Constructor and Description |
|---|
MessagePactRunner(java.lang.Class<?> clazz)
Pact runner that only verifies message pacts
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<au.com.dius.pact.model.Pact> |
filterPacts(java.util.List<? extends au.com.dius.pact.model.Pact<I>> pacts) |
describeChild, filterPacts, getChildren, getPactSource, newInteractionRunner, runChild, setupInteractionRunners