public class ConvertToLoadUIAction extends AbstractSoapUIAction<WsdlLoadTest>
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
ConvertToLoadUIAction.Form |
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY| Constructor and Description |
|---|
ConvertToLoadUIAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exportToLoadUI(WsdlLoadTest loadTest,
String targetProjectString,
String targetTestCaseName,
String targetRunnerName) |
void |
perform(WsdlLoadTest loadTest,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public void perform(WsdlLoadTest loadTest, Object param)
protected void exportToLoadUI(WsdlLoadTest loadTest, String targetProjectString, String targetTestCaseName, String targetRunnerName)
Copyright © 2013. All Rights Reserved.