Package com.chutneytesting.action.http
Class HttpsListenerAction
java.lang.Object
com.chutneytesting.action.http.HttpsListenerAction
- All Implemented Interfaces:
Action
-
Constructor Summary
ConstructorsConstructorDescriptionHttpsListenerAction(Logger logger, com.github.tomakehurst.wiremock.WireMockServer httpsServer, String uri, String verb, String expectedMessageCount) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.chutneytesting.action.spi.Action
validateInputs