public class AddMockResponseToTestCaseAction extends AbstractAddToTestCaseAction<WsdlMockResponse>
Modifier and Type | Field and Description |
---|---|
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY
Constructor and Description |
---|
AddMockResponseToTestCaseAction() |
Modifier and Type | Method and Description |
---|---|
void |
addMockResponseToTestCase(WsdlMockResponse mockResponse,
WsdlTestCase testCase,
int index) |
void |
perform(WsdlMockResponse mockResponse,
Object param) |
addNewTestSuiteAndTestCase, getTargetTestCase
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
public static final String SOAPUI_ACTION_ID
public void perform(WsdlMockResponse mockResponse, Object param)
public void addMockResponseToTestCase(WsdlMockResponse mockResponse, WsdlTestCase testCase, int index)
Copyright © 2019. All Rights Reserved.