Interface RestTestClient.RequestBodyUriSpec
- All Superinterfaces:
RestTestClient.RequestBodySpec
,RestTestClient.RequestHeadersSpec<RestTestClient.RequestBodySpec>
,RestTestClient.RequestHeadersUriSpec<RestTestClient.RequestBodySpec>
,RestTestClient.UriSpec<RestTestClient.RequestBodySpec>
- Enclosing interface:
RestTestClient
public static interface RestTestClient.RequestBodyUriSpec
extends RestTestClient.RequestBodySpec, RestTestClient.RequestHeadersUriSpec<RestTestClient.RequestBodySpec>
Specification for providing the body and the URI of a request.
- Since:
- 7.0
- Author:
- Rob Worsnop, Rossen Stoyanchev
-
Method Summary
Methods inherited from interface org.springframework.test.web.servlet.client.RestTestClient.RequestBodySpec
body, contentLength, contentType
Methods inherited from interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersSpec
accept, acceptCharset, apiVersion, attribute, attributes, cookie, cookies, exchange, header, headers, ifModifiedSince, ifNoneMatch
Methods inherited from interface org.springframework.test.web.servlet.client.RestTestClient.UriSpec
uri, uri, uri, uri