public class FilteredPactRunner<I extends Interaction>
extends PactRunner
Pact Runner that uses annotations to filter the interactions that are executed
PactRunner.CompanionCompanion| Constructor and Description |
|---|
FilteredPactRunner(java.lang.Class<?> clazz)
Deprecated.
Pact Runner that uses annotations to filter the interactions that are executed
|
| 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)
Deprecated.
|
describeChild, filterPacts, getChildren, getPactSource, newInteractionRunner, runChild, setupInteractionRunners