Uses of Class
org.mockserver.mock.pact.PactVerifier.InteractionResult
Packages that use PactVerifier.InteractionResult
-
Uses of PactVerifier.InteractionResult in org.mockserver.mock.pact
Methods in org.mockserver.mock.pact that return types with arguments of type PactVerifier.InteractionResultConstructor parameters in org.mockserver.mock.pact with type arguments of type PactVerifier.InteractionResultModifierConstructorDescriptionPactVerificationResult(boolean verified, List<PactVerifier.InteractionResult> interactions)