Interface | Description |
---|---|
AuthenticationSpecification |
Specify an authentication scheme to use when sending a request.
|
FilterableRequestSpecification |
A request specification that also supports getting and changing the defined values.
|
FilterableResponseSpecification |
A response specification that also supports getting the defined values.
|
LogSpecification<T> |
Base interface for request- and response log specifications.
|
MultiPartSpecification |
Represents one multi-part
|
PreemptiveAuthSpec |
Specify a preemptive authentication scheme to use when sending a request.
|
QueryableRequestSpecification |
A request specification that also supports getting the defined values.
|
RedirectSpecification |
Specify how redirects should behave.
|
RequestLogSpecification |
The request logging specification
|
RequestSender | |
RequestSenderOptions<R extends ResponseOptions<R>> |
Options available when sending a request.
|
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 | Description |
---|---|
Argument |
An argument that can be used to build up a body path expression.
|
ProxySpecification |
A proxy specification that defines a hostname, port and scheme for the proxy.
|
SpecificationQuerier |
Copyright © 2010–2019. All rights reserved.