com.eviware.soapui.tools
Class SoapUIMockAsWarGenerator
java.lang.Object
com.eviware.soapui.tools.AbstractSoapUIRunner
com.eviware.soapui.tools.SoapUIMockAsWarGenerator
- All Implemented Interfaces:
- CmdLineRunner
public class SoapUIMockAsWarGenerator
- extends AbstractSoapUIRunner
|
Field Summary |
static java.lang.String |
TITLE
|
| Methods inherited from class com.eviware.soapui.tools.AbstractSoapUIRunner |
createSoapUICore, ensureFolder, ensureOutputFolder, getAbsoluteOutputFolder, getCommandLineOptionSubstSpace, getLog, getModelItemOutputFolder, getOutputFolder, getProjectFile, getProjectPassword, getProjectProperties, getSettingsFile, getSoapUISettingsPassword, initFromCommandLine, initGroovyLog, initProjectProperties, isEnableUI, run, runFromCommandLine, setEnableUI, setGlobalProperties, setOutputFolder, setProjectFile, setProjectPassword, setProjectProperties, setSettingsFile, setSoapUISettingsPassword, setSystemProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TITLE
public static java.lang.String TITLE
SoapUIMockAsWarGenerator
public SoapUIMockAsWarGenerator()
SoapUIMockAsWarGenerator
public SoapUIMockAsWarGenerator(java.lang.String title)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Runs the specified tool in the specified soapUI project file, see soapUI
xdocs for details.
- Parameters:
args -
- Throws:
java.lang.Exception
processCommandLine
protected boolean processCommandLine(org.apache.commons.cli.CommandLine cmd)
- Specified by:
processCommandLine in class AbstractSoapUIRunner
initCommandLineOptions
protected AbstractSoapUIRunner.SoapUIOptions initCommandLineOptions()
- Specified by:
initCommandLineOptions in class AbstractSoapUIRunner
runRunner
protected boolean runRunner()
throws java.lang.Exception
- Specified by:
runRunner in class AbstractSoapUIRunner
- Throws:
java.lang.Exception
isIncludeActions
public boolean isIncludeActions()
setIncludeActions
public void setIncludeActions(boolean includeActions)
isIncludeListeners
public boolean isIncludeListeners()
setIncludeListeners
public void setIncludeListeners(boolean includeListeners)
isIncludeLibraries
public boolean isIncludeLibraries()
setIncludeLibraries
public void setIncludeLibraries(boolean includeLibraries)
isEnableWebUI
public boolean isEnableWebUI()
setEnableWebUI
public void setEnableWebUI(boolean enableWebUI)
getLocalEndpoint
public java.lang.String getLocalEndpoint()
setLocalEndpoint
public void setLocalEndpoint(java.lang.String localEndpoint)
getWarFile
public java.lang.String getWarFile()
setWarFile
public void setWarFile(java.lang.String warFile)
Copyright © 2005-2011 eviware.com. All Rights Reserved.