public class WireMockStarter extends java.lang.Object implements Starter<com.github.tomakehurst.wiremock.WireMockServer>
WireMockStarter(int port)
com.github.tomakehurst.wiremock.WireMockServer
instance()
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WireMockStarter(int port)
public com.github.tomakehurst.wiremock.WireMockServer instance()
instance
Starter<com.github.tomakehurst.wiremock.WireMockServer>
public void start() throws java.lang.Exception
start
java.lang.Exception
public void stop() throws java.lang.Exception
stop