|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
#addFormParameter(String, java.util.Collection.
RequestSpecBuilder.addFormParameter(String, Object...).
RequestSpecBuilder.addFormParameters(Map).
RequestSpecBuilder.addParameter(String, Object...).
#addParameter(String, java.util.Collection.
RequestSpecBuilder.addParameters(Map).
RequestSpecBuilder.addPathParameter(String, Object).
RequestSpecBuilder.addPathParameters(String, Object, Object...).
RequestSpecBuilder.addPathParameters(java.util.Map).
RequestSpecBuilder.addQueryParameter(String, java.util.Collection).
RequestSpecBuilder.addQueryParameter(String, Object...).
RequestSpecBuilder.addQueryParameters(Map).
as operator, to allow type
conversion.
RequestSpecification.authentication().
RestAssured.baseURI by REST assured when making requests.
default host.
ResponseSpecification.body(String, org.hamcrest.Matcher, Object...) expect that you can pass arguments to the key.
success and
failure status codes.
null).
ResponseSpecification.content(String, java.util.List, org.hamcrest.Matcher, Object...) expect that you can pass arguments to the path.
Accept header
to the outgoing request.contentType.
contentType.
contentType.
Cookie to send with the request.
Cookies:
HttpEntity
instance that encapsulates the request data.
response.failure handler.
response.success handler.
path.
path.
path.
path.
HTTPBuilder.RequestConfigDelegate from the given arguments, execute the
config closure, then pass the delegate to HTTPBuilder.doRequest(RequestConfigDelegate),
which actually executes the request.
ResponseSpecBuilder.expectBody(String, org.hamcrest.Matcher) expect that you can pass arguments to the path.
ResponseSpecBuilder.expectContent(String, org.hamcrest.Matcher) expect that you can pass arguments to the path.
contentType.
contentType.
RequestSpecification.formParameter(String, Object...).
#formParameter(String, java.util.Collection.
RequestSpecification.formParameters(String, Object, Object...).
RequestSpecification.formParams(java.util.Map).
path.
path.
path.
path.
Accept header
value, i.e.
InflaterInputStream which wraps the original entity's
content stream
GZIPInputStream which wraps the original entity's
content stream
ContentEncoding.Type.DEFLATE encoding string which is
added to the Accept-Encoding header by the base class.
ContentEncoding.Type.GZIP encoding string which is
added to the Accept-Encoding header by the base class.
HttpContext that will be used for this request.
GZIPEncoding and DeflateEncoding
handler to the registry.
Date of the cookie, or null
if none exists.
HTTPBuilder instance).
HttpResponseDecorator.HeadersDecorator, which provides a more Groovy API for
accessing response headers.
-1 indicating the cookie will persist
until browser shutdown.
Node whose name matches the supplied name
from the current XML object.
Node.
NodeChildren.
Node's whose name matches the supplied name
from the current XML object.
HTTPBuilder.RequestConfigDelegate.contentType.
uri param.
path.
path.
path.
path.
Header to send with the request.
Headers, e.g:
HTTPBuilder.request(Object, Method, Object, Closure) 'config'
closure argument. parameter set to .
httpClientParams.
HttpResponse, which allows for
simplified header access, as well as carrying the auto-parsed response data.HttpResponseDecorator.getHeaders().statusCode.
matcher
RequestLogSpecification that allows you to log different parts of the RequestSpecification.
ResponseLogSpecification that allows you to log different parts of the ResponseSpecification.
success or failure).
RequestSpecification.parameter(String, Object...).
#parameter(String, java.util.Collection }.
RequestSpecification.parameters(String, Object, Object...)
RequestSpecification.parameters(Map).
RequestSpecification.pathParameter(String, Object).
RequestSpecification.pathParameters(String, Object, Object...).
RequestSpecification.pathParameters(java.util.Map).
path.
path.
path.
path.
EncoderRegistry.getAt(Object) to allow property-style access.
EncoderRegistry.putAt(Object, Closure) to allow property-style access.
path.
path.
path.
RequestSpecification.queryParameter(String, Object...).
#queryParameter(String, java.util.Collection.
RequestSpecification.queryParameters(String, Object, Object...).
RequestSpecification.queryParams(java.util.Map).
configClosure.
RestAssured.baseURI, RestAssured.basePath, RestAssured.port, RestAssured.authentication and RestAssured.rootPath, RestAssured.requestContentType(com.jayway.restassured.http.ContentType),
RestAssured.responseContentType(com.jayway.restassured.http.ContentType), RestAssured.filters(java.util.List), RestAssured.requestSpecification, RestAssured.responseSpecification.
Response implementations.RedirectConfig and a default HttpClientConfig.
RedirectConfig, HttpClientConfig, LogConfig,
EncoderConfig, DecoderConfig and SessionConfig.
RequestSpecBuilder.setAuthentication(com.jayway.restassured.authentication.AuthenticationScheme) )}.
content-encoding types in responses.
Accept content-type that will be used for parsing
the response.
HttpContext that will be used for this request.
Date of the cookie.
-1 indicating the cookie will persist
until browser shutdown.
httpClientParams.
toString() method produces a valid URI string.
uri param.
RestAssured.withArguments(Object, Object...).
httpClientParams.
DeflateEncoding.InflaterEntity.
GZIPEncoding.GZIPDecompressingEntity.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||