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