Package com.jayway.restassured.specification

Interface Summary
AuthenticationSpecification Specify an authentication scheme to use when sending a request.
FilterableRequestSpecification A request specification that also supports getting the defined values.
FilterableResponseSpecification A response specification that also supports getting the defined values.
LogSpecification<T extends RequestSender> Base interface for request- and response log specifications.
PreemptiveAuthSpec Specify a preemptive authentication scheme to use when sending a request.
RedirectSpecification Specify how redirects should behave.
RequestLogSpecification The request logging specification
RequestSender  
RequestSpecification Allows you to specify how the request will look like.
ResponseLogSpecification The response logging specification
ResponseSpecification Allows you to specify how the expected response must look like in order for a test to pass.
 

Class Summary
Argument An argument that can be used to build up a body path expression.
 



Copyright © 2010-2012. All Rights Reserved.