Uses of Class
org.mockserver.mock.pact.PactVerifier.PactVerificationResult
Packages that use PactVerifier.PactVerificationResult
-
Uses of PactVerifier.PactVerificationResult in org.mockserver.mock.pact
Methods in org.mockserver.mock.pact that return PactVerifier.PactVerificationResultModifier and TypeMethodDescriptionPactVerifier.verify(String pactJson, RequestMatchers requestMatchers) Verifies the given Pact v3 contract JSON against the active expectations in the providedRequestMatchers.