public class ProCloneTestCaseAction extends com.eviware.soapui.support.action.support.AbstractSoapUIAction<WsdlTestCasePro>
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
ProCloneTestCaseAction.ProForm |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CREATE_NEW_OPTION |
protected com.eviware.x.form.XFormDialog |
dialog |
protected com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase |
newTestCase |
protected com.eviware.soapui.impl.wsdl.WsdlTestSuite |
targetTestSuite |
protected com.eviware.soapui.support.types.StringList |
testCaseRequirementsIdents |
| Constructor and Description |
|---|
ProCloneTestCaseAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(WsdlTestCasePro testCase,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName, shouldBeEnabledForprotected static final String CREATE_NEW_OPTION
protected com.eviware.x.form.XFormDialog dialog
protected com.eviware.soapui.impl.wsdl.WsdlTestSuite targetTestSuite
protected com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase newTestCase
protected com.eviware.soapui.support.types.StringList testCaseRequirementsIdents
public void perform(WsdlTestCasePro testCase, Object param)
Copyright © 2019. All rights reserved.