com.eviware.soapui.impl.wsdl.actions.iface.tools.support
Class SecurityTestRunnerAction
java.lang.Object
com.eviware.soapui.support.action.support.AbstractSoapUIAction<T>
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<WsdlProject>
com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui.TestRunnerAction
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.SecurityTestRunnerAction
- All Implemented Interfaces:
- SoapUIAction<WsdlProject>, PropertyChangeNotifier
public class SecurityTestRunnerAction
- extends TestRunnerAction
| Fields inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui.TestRunnerAction |
ADDSETTINGS, advForm, COVERAGE, DOMAIN, ENABLEUI, ENDPOINT, EXPORTALL, EXPORTJUNITRESULTS, GENERATEREPORTSEACHTESTCASE, GLOBALPROPERTIES, HOSTPORT, IGNOREERRORS, mainForm, OPEN_REPORT, PASSWORD, PRINTREPORT, PROJECTPASSWORD, PROJECTPROPERTIES, propertyForm, proVersion, reportForm, REPORTFORMAT, ROOTFOLDER, SAVEAFTER, SAVEPROJECT, SOAPUISETTINGSPASSWORD, SYSTEMPROPERTIES, TESTCASE, TESTSUITE, testSuites, USERNAME, WSSTYPE |
| Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, getDefinition, getDialog, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID |
| Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TESTRUNNERPATH
protected static final java.lang.String TESTRUNNERPATH
- See Also:
- Constant Field Values
SOAPUI_ACTION_ID
public static final java.lang.String SOAPUI_ACTION_ID
- See Also:
- Constant Field Values
SecurityTestRunnerAction
public SecurityTestRunnerAction()
buildDialog
protected com.eviware.x.form.XFormDialog buildDialog(WsdlProject modelItem)
- Overrides:
buildDialog in class TestRunnerAction
initValues
protected StringToStringMap initValues(WsdlProject modelItem,
java.lang.Object param)
- Overrides:
initValues in class TestRunnerAction
buildArgs
protected ArgumentBuilder buildArgs(WsdlProject modelItem)
throws java.io.IOException
- Overrides:
buildArgs in class TestRunnerAction
- Throws:
java.io.IOException
generate
protected void generate(StringToStringMap values,
ToolHost toolHost,
WsdlProject modelItem)
throws java.lang.Exception
- Overrides:
generate in class TestRunnerAction
- Throws:
java.lang.Exception
Copyright © 2005-2011 eviware.com. All Rights Reserved.