Class MockHttpsServer

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Pact updatePact(Pact pact) Lets the mock server annotate the Pact when ready to be written
      • Methods inherited from class au.com.dius.pact.consumer.BaseMockServer

        getConfig, getMatchedRequests, getMismatchedRequests, getPact, runAndWritePact, validateMockServerState, verifyResultAndWritePact, waitForServer
      • Methods inherited from class au.com.dius.pact.consumer.BaseJdkMockServer

        getPort, getUrl, handle, start, stop, toPactRequest
      • Methods inherited from class java.lang.Object

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

      • updatePact

         Pact updatePact(Pact pact)

        Lets the mock server annotate the Pact when ready to be written