com.github.tomakehurst.wiremock
Class CommandLineOptions
java.lang.Object
com.github.tomakehurst.wiremock.CommandLineOptions
public class CommandLineOptions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineOptions
public CommandLineOptions(java.lang.String... args)
verboseLoggingEnabled
public boolean verboseLoggingEnabled()
recordMappingsEnabled
public boolean recordMappingsEnabled()
specifiesPortNumber
public boolean specifiesPortNumber()
portNumber
public int portNumber()
help
public boolean help()
helpText
public java.lang.String helpText()
specifiesProxyUrl
public boolean specifiesProxyUrl()
proxyUrl
public java.lang.String proxyUrl()
browserProxyingEnabled
public boolean browserProxyingEnabled()