public static class VerificationResult.Ok
extends VerificationResult
Result was successful
public static au.com.dius.pact.provider.VerificationResult.Ok INSTANCE
Result was successful
@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.Ok toTestResult()
Convert to a test result