public class SpringMessagePactRunner
Pact runner for Async message providers that boots up the spring context
public SpringMessagePactRunner(@NotNull
java.lang.Class<?> clazz)
Pact runner for Async message providers that boots up the spring context
@NotNull
protected org.junit.runners.model.Statement withBeforeClasses(@Nullable
org.junit.runners.model.Statement statement)
@NotNull
protected org.junit.runners.model.Statement withAfterClasses(@Nullable
org.junit.runners.model.Statement statement)
@NotNull
protected au.com.dius.pact.provider.junit.InteractionRunner<au.com.dius.pact.core.model.messaging.Message> newInteractionRunner(@NotNull
org.junit.runners.model.TestClass testClass,
@NotNull
au.com.dius.pact.core.model.Pact<au.com.dius.pact.core.model.messaging.Message> pact,
@NotNull
au.com.dius.pact.core.model.PactSource pactSource)
@NotNull
protected au.com.dius.pact.provider.junitsupport.loader.PactLoader getPactSource(@NotNull
org.junit.runners.model.TestClass clazz,
@Nullable
au.com.dius.pact.provider.junitsupport.Consumer consumerInfo)