public class SpringInteractionRunner<I extends Interaction>
public SpringInteractionRunner(@NotNull
org.junit.runners.model.TestClass testClass,
@NotNull
au.com.dius.pact.core.model.Pact<I> pact,
@Nullable
au.com.dius.pact.core.model.PactSource pactSource,
@NotNull
org.springframework.test.context.TestContextManager testContextManager)
@NotNull
protected org.junit.runners.model.Statement withBefores(@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
java.lang.Object target,
@NotNull
org.junit.runners.model.Statement statement)
@NotNull
protected org.junit.runners.model.Statement withAfters(@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
java.lang.Object target,
@NotNull
org.junit.runners.model.Statement statement)
@NotNull protected java.lang.Object createTest()
protected void setupTargetForInteraction(@NotNull
au.com.dius.pact.provider.junitsupport.target.Target target)
public void surrogateTestMethod()