public class CloneAssertionsAction
extends com.eviware.soapui.support.action.support.AbstractSoapUIAction<com.eviware.soapui.model.testsuite.SamplerTestStep>
Modifier and Type | Class and Description |
---|---|
static interface |
CloneAssertionsAction.Form |
Modifier and Type | Field and Description |
---|---|
static String |
SOAPUI_ACTION_ID |
Constructor and Description |
---|
CloneAssertionsAction() |
CloneAssertionsAction(String name,
String description,
com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion selectedAssertion) |
Modifier and Type | Method and Description |
---|---|
void |
perform(com.eviware.soapui.model.testsuite.SamplerTestStep testStep,
Object param) |
List<com.eviware.soapui.model.ModelItem> |
performClone() |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName, shouldBeEnabledFor
public static final String SOAPUI_ACTION_ID
Copyright © 2019. All rights reserved.