Class KTorMockServer

    • Method Detail

      • getUrl

         String getUrl()

        Returns the URL for this mock server. The port will be the one bound by the server.

      • getPort

         Integer getPort()

        Returns the port of the mock server. This will be the port the server is bound to.

      • updatePact

         Pact updatePact(Pact pact)

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