public class VerificationResult
Result of verifying an interaction
@NotNull public VerificationResult merge(@NotNull VerificationResult result)
Merge this result with the other one, creating a new result
@NotNull public au.com.dius.pact.core.pactbroker.TestResult toTestResult()
Convert to a test result