| Package | Description |
|---|---|
| com.github.restdriver.clientdriver | |
| com.github.restdriver.clientdriver.example | |
| com.github.restdriver.clientdriver.jetty |
| Class and Description |
|---|
| ClientDriver
The main class which acts as a facade for the Client Driver.
|
| ClientDriverCompletedListener
A listener to be used when the Client Driver has completed execution.
|
| 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
HTTP method enum for specifying which method you expect to be called with.
|
| ClientDriverRequestResponsePair
Pairs an expected request with its response.
|
| ClientDriverResponse
Class for encapsulating an HTTP response.
|
| HttpRealRequest |
| MatchedRequestHandler |
| RealRequest |
| RequestMatcher
Interface for classes whose responsibility is to match incoming Http requests with expected ClientDriverRequests.
|
| 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.
|
| 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 © 2013. All Rights Reserved.