public class TestRunnerAction extends AbstractToolsAction<WsdlProject>
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction
Modifier and Type | Field and Description |
---|---|
protected static String |
ADDSETTINGS |
protected XForm |
advForm |
protected static String |
ALL_VALUE |
protected static String |
COVERAGE |
protected static String |
DOMAIN |
protected static String |
ENABLEUI |
protected static String |
ENDPOINT |
protected static String |
ENVIRONMENT |
protected static String |
EXPORTALL |
protected static String |
EXPORTJUNITRESULTS |
protected static String |
EXPORTJUNITRESULTSWITHPROPERTIES |
protected static String |
GENERATEREPORTSEACHTESTCASE |
protected static String |
GLOBALPROPERTIES |
protected static String |
HOSTPORT |
protected static String |
IGNOREERRORS |
protected XForm |
mainForm |
protected static String |
OPEN_REPORT |
protected static String |
PASSWORD |
protected static String |
PRINTREPORT |
protected static String |
PROJECTPASSWORD |
protected static String |
PROJECTPROPERTIES |
protected XForm |
propertyForm |
protected boolean |
proVersion |
protected XForm |
reportForm |
protected static String |
REPORTFORMAT |
protected static String |
ROOTFOLDER |
protected static String |
SAVEAFTER |
protected static String |
SAVEPROJECT |
static String |
SOAPUI_ACTION_ID |
protected static String |
SYSTEMPROPERTIES |
protected static String |
TESTCASE |
protected static String |
TESTRUNNERPATH |
protected static String |
TESTSUITE |
protected List<TestSuite> |
testSuites |
protected static String |
USERNAME |
protected static String |
WSSTYPE |
CACHED_WSDL, JAVA_ARGS, SOAPUISETTINGSPASSWORD, TOOL_ARGS, valuesSettingID, WSDL
ENABLED_PROPERTY
Constructor and Description |
---|
TestRunnerAction() |
TestRunnerAction(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
protected void |
addProperties(List<String> propertyArguments,
String propertiyDomain,
String arg) |
protected void |
addPropertyArguments(ArgumentBuilder builder) |
protected ArgumentBuilder |
buildArgs(WsdlProject modelItem) |
protected XFormDialog |
buildDialog(WsdlProject modelItem) |
protected Action |
createRunOption(WsdlProject modelItem) |
protected JTextAreaFormField |
createTextArea() |
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
WsdlProject modelItem) |
protected void |
initEnvironment(WsdlProject modelItem) |
protected StringToStringMap |
initValues(WsdlProject modelItem,
Object param) |
protected boolean |
isProVersion(WsdlProject modelItem)
check whether this is Pro or Core version
|
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, getDefinition, getDialog, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
protected static final String ALL_VALUE
protected static final String ENVIRONMENT
protected static final String ENDPOINT
protected static final String HOSTPORT
protected static final String TESTSUITE
protected static final String TESTCASE
protected static final String USERNAME
protected static final String PASSWORD
protected static final String WSSTYPE
protected static final String DOMAIN
protected static final String PRINTREPORT
protected static final String ROOTFOLDER
protected static final String EXPORTJUNITRESULTS
protected static final String EXPORTJUNITRESULTSWITHPROPERTIES
protected static final String EXPORTALL
protected static final String ENABLEUI
protected static final String TESTRUNNERPATH
protected static final String SAVEPROJECT
protected static final String ADDSETTINGS
protected static final String OPEN_REPORT
protected static final String COVERAGE
protected static final String PROJECTPASSWORD
protected static final String IGNOREERRORS
protected static final String GENERATEREPORTSEACHTESTCASE
protected static final String REPORTFORMAT
protected static final String SAVEAFTER
protected static final String GLOBALPROPERTIES
protected static final String SYSTEMPROPERTIES
protected static final String PROJECTPROPERTIES
protected XForm mainForm
public static final String SOAPUI_ACTION_ID
protected XForm advForm
protected XForm propertyForm
protected XForm reportForm
protected boolean proVersion
protected XFormDialog buildDialog(WsdlProject modelItem)
buildDialog
in class AbstractToolsAction<WsdlProject>
protected JTextAreaFormField createTextArea()
protected boolean isProVersion(WsdlProject modelItem)
modelItem
- protected Action createRunOption(WsdlProject modelItem)
createRunOption
in class AbstractToolsAction<WsdlProject>
protected StringToStringMap initValues(WsdlProject modelItem, Object param)
initValues
in class AbstractToolsAction<WsdlProject>
protected void generate(StringToStringMap values, ToolHost toolHost, WsdlProject modelItem) throws Exception
generate
in class AbstractToolsAction<WsdlProject>
Exception
protected ArgumentBuilder buildArgs(WsdlProject modelItem) throws IOException
IOException
protected void addPropertyArguments(ArgumentBuilder builder)
protected void addProperties(List<String> propertyArguments, String propertiyDomain, String arg)
protected void initEnvironment(WsdlProject modelItem)
Copyright © 2019. All Rights Reserved.