public class RestMockResponseTestStep extends MockResponseTestStep
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | ICON_NAME | |
| static java.lang.String | PATH_PROPERTY_NAME | |
| static java.lang.String | PORT_PROPERTY_NAME | |
| static java.lang.String | REQUEST_PROPERTY_NAME | |
| static java.lang.String | RESPONSE_PROPERTY_NAME | |
| static java.lang.String | SEND_RESPONSE_PROPERTY_NAME | |
| static java.lang.String | STATUS_PROPERTY | |
| static java.lang.String | TIMEOUT_PROPERTY_NAME | 
| Constructor and description | 
|---|
| RestMockResponseTestStep
                                (WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | addRunListener(RunListener runListener) | 
|  | void | afterLoad() | 
|  | boolean | cancel() | 
|  | void | finish(TestCaseRunner testRunner, TestCaseRunContext testRunContext) | 
|  | java.lang.String | getAssertableContentAsXml() | 
|  | java.lang.String | getHost() | 
|  | javax.swing.ImageIcon | getIcon() | 
|  | java.lang.String | getMediaType() | 
|  | HttpMethod | getMethod() | 
|  | java.lang.String | getPath() | 
|  | int | getPort() | 
|  | java.lang.String | getRequest() | 
|  | StringToStringsMap | getRequestHeaders() | 
|  | java.lang.String | getResponse() | 
|  | StringToStringsMap | getResponseHeaders() | 
|  | int | getResponseHttpStatus() | 
|  | RestMockResult | getRestMockResult() | 
|  | long | getTimeout() | 
|  | void | prepare(TestCaseRunner testRunner, TestCaseRunContext testRunContext) | 
|  | void | propertyChange(java.beans.PropertyChangeEvent evt) | 
|  | void | release() | 
|  | void | removeRunListener(RunListener runListener) | 
|  | void | resetConfigOnMove(TestStepConfig config) | 
|  | TestStepResult | run(TestCaseRunner testRunner, TestCaseRunContext testRunContext) | 
|  | void | setConfig(TestStepConfig config) | 
|  | void | setMediaType(java.lang.String mediaType) | 
|  | void | setMethod(HttpMethod method) | 
|  | void | setPort(int port) | 
|  | void | setRequest(java.lang.String request) | 
|  | void | setRequestHeaders(StringToStringsMap requestHeaders) | 
|  | void | setResponse(java.lang.String response) | 
|  | void | setResponseHeaders(StringToStringsMap responseHeaders) | 
|  | void | setResponseHttpStatus(int responseHttpStatus) | 
|  | void | setRestMockResult(RestMockResult restMockResult) | 
|  | void | setTimeout(long timeout) | 
ReadyAPI functional (soapui-pro) SDK 3.10.1