public interface RestTestRequestInterface extends HttpTestRequestInterface, RestRequestInterface
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getRestMethodName() |
|
public java.lang.String |
getServiceName() |
|
public RestTestRequestStep |
getTestStep() |
|
public WsdlMessageAssertion |
importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, java.lang.String newName) |
|
public void |
resolve(ResolveContext<?> context) |
|
public void |
setRestMethod(RestMethod restMethod) |
Methods inherited from class | Name |
---|---|
interface HttpTestRequestInterface |
assertResponse, getResponseContentAsString, getTestCase, getTestStep, updateConfig |
interface RestRequestInterface |
getAccept, getRepresentations, getRepresentations, getRepresentations, getResource, getResponseMediaTypes, getRestMethod, hasEndpoint, release, setAccept, setPath, setResponse |