public class AddRestRequestAsMockResponseStepAction
extends com.eviware.soapui.impl.wsdl.actions.support.AbstractAddToTestCaseAction<com.eviware.soapui.impl.rest.RestRequest>
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAPUI_ACTION_ID |
TEST_CASE_NAME| Constructor and Description |
|---|
AddRestRequestAsMockResponseStepAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addMockResponse(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.impl.rest.RestRequest restRequest) |
void |
perform(com.eviware.soapui.impl.rest.RestRequest request,
Object param) |
addNewTestSuiteAndTestCase, addNewTestSuiteAndTestCaseSilent, getTargetTestCaseaddPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName, shouldBeEnabledForpublic static final String SOAPUI_ACTION_ID
public AddRestRequestAsMockResponseStepAction()
public void perform(com.eviware.soapui.impl.rest.RestRequest request,
Object param)
protected boolean addMockResponse(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.impl.rest.RestRequest restRequest)
Copyright © 2019. All rights reserved.