public class MockTestingTarget
@NotNull
protected au.com.dius.pact.provider.ProviderInfo getProviderInfo(@NotNull
au.com.dius.pact.core.model.PactSource source)
@NotNull
protected au.com.dius.pact.provider.IProviderVerifier setupVerifier(@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
au.com.dius.pact.provider.IProviderInfo provider,
@NotNull
au.com.dius.pact.provider.IConsumerInfo consumer,
@Nullable
au.com.dius.pact.core.model.PactSource pactSource)
protected void doTestInteraction(@NotNull
java.lang.String consumerName,
@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
au.com.dius.pact.core.model.PactSource source,
@NotNull
kotlin.jvm.functions.Function4<? super au.com.dius.pact.provider.ProviderInfo,? super au.com.dius.pact.provider.IConsumerInfo,? super au.com.dius.pact.provider.IProviderVerifier,? super java.util.HashMap<java.lang.String,java.lang.Object>,? extends au.com.dius.pact.provider.VerificationResult> callVerifierFn)
@NotNull public au.com.dius.pact.provider.ProviderVerifier createProviderVerifier()
public int getRunTimes()
public void setRunTimes(int p)