|
Class Summary |
| Request |
Request class with convenience with... methods to
add headers, parameters etc. |
| RequestBuilder |
Convenience builder for Request objects |
| RequestDocumentor |
Generate RESTful API documentation based on actual requests
executed during integration tests, enhanced with user-supplied
bits of documentation. |
| RequestExecutor |
Executes a Request and provides convenience methods
to validate the results. |
| RetryingContentChecker |
Retry a GET on an URL until it returns 200 or
until this times out. |