Package 

Class PactVerificationResult.Ok

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Object result
    • Method Summary

      Modifier and Type Method Description
      final Object getResult()
      • Methods inherited from class au.com.dius.pact.consumer.PactVerificationResult.Ok

        getDescription
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PactVerificationResult.Ok

        PactVerificationResult.Ok(Object result)