PactVerifyResources

class Object
trait Matchable
class Any

Type members

Value members

Abstract methods

Concrete methods

def verifyPacts(publishVerificationResults: Option[PublishVerificationResults], providerMethodInstance: Option[AnyRef], providerVerificationOptions: List[ProviderVerificationOption], verificationTimeout: Option[FiniteDuration])(implicit fileName: FileName, file: File, line: Line): Unit
Value parameters:
providerMethodInstance

The method instance to use when invoking methods with pact4s.provider.VerificationSettings.AnnotatedMethodVerificationSettings.

providerVerificationOptions

list of options to pass to the pact-jvm verifier

publishVerificationResults

if set, results of verification will be published to the pact broker, along with version and tags