| Class and Description |
|---|
| ClientDriver
The main class which acts as a facade for the Client Driver.
|
| ClientDriverExpectation
An expectation made within the client driver.
|
| ClientDriverListener
Interface for classes which listen to the Client Driver.
|
| ClientDriverRequest
Class for encapsulating an HTTP request.
|
| ClientDriverRequest.Method
Class that represents an HTTP method.
|
| ClientDriverRequestResponsePair
Pairs an expected request with its response.
|
| ClientDriverResponse
Class for encapsulating an HTTP response.
|
| ClientDriverRule
The ClientDriverRule allows a user to specify expectations on the HTTP requests that are made against it.
|
| HttpRealRequest |
| MatchedRequestHandler |
| RealRequest |
| RequestMatcher
Interface for classes whose responsibility is to match incoming Http requests with expected ClientDriverRequests.
|
| SecureClientDriver
Secure client driver extends the
ClientDriver to use secure
connections via HTTPS with a provided certificate. |
| SecureClientDriverFactory
Factory to create a
ClientDriver object which supports SSL. |
| Class and Description |
|---|
| ClientDriver
The main class which acts as a facade for the Client Driver.
|
| Class and Description |
|---|
| ClientDriverExpectation
An expectation made within the client driver.
|
| HttpRealRequest |
| Class and Description |
|---|
| ClientDriverExpectation
An expectation made within the client driver.
|
| ClientDriverRequest
Class for encapsulating an HTTP request.
|
| ClientDriverResponse
Class for encapsulating an HTTP response.
|
| RequestMatcher
Interface for classes whose responsibility is to match incoming Http requests with expected ClientDriverRequests.
|
Copyright © 2016. All Rights Reserved.