Package 

Class KTorMockServer

    • Method Summary

      Modifier and Type Method Description
      final BasePact getPact()
      final MockProviderConfig getConfig()
      String getUrl() Returns the URL for this mock server.
      Integer getPort() Returns the port of the mock server.
      Unit start()
      Unit stop()
      • Methods inherited from class au.com.dius.pact.consumer.KTorMockServer

        runAndWritePact, validateMockServerState, verifyResultAndWritePact, waitForServer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait