public static class PactVerificationResult.Error
extends PactVerificationResult
public Error(@NotNull
java.lang.Throwable error,
@NotNull
PactVerificationResult mockServerState)
@NotNull public java.lang.Throwable getError()
@NotNull public PactVerificationResult getMockServerState()
@NotNull public java.lang.Throwable component1()
@NotNull public PactVerificationResult component2()
@NotNull
public au.com.dius.pact.consumer.PactVerificationResult.Error copy(@NotNull
java.lang.Throwable error,
@NotNull
PactVerificationResult mockServerState)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)