Class HttpsServerStopAction

java.lang.Object
com.chutneytesting.action.http.HttpsServerStopAction
All Implemented Interfaces:
Action

public class HttpsServerStopAction extends Object implements Action
  • Constructor Details

    • HttpsServerStopAction

      public HttpsServerStopAction(Logger logger, @Input("https-server") com.github.tomakehurst.wiremock.WireMockServer httpsServer)
  • Method Details