| HttpAnyMethod |
Allows any HTTP method for HtttpClient
|
| HttpTest |
Helper class for HTTP tests, extends HttpTestBase and adds
a few utilities that we commonly use in our integration tests.
|
| HttpTestBase |
Base class for HTTP-based Sling Launchpad integration tests
|
| HttpTestNode |
Utility to manage test nodes
|
| NameValuePair |
A basic name-value pair class.
|
| NameValuePairList |
A list of name-value pairs.
|
| SlingIntegrationTestClient |
Client functions to interact with Sling in integration tests
|
| TestInfoPassingClient |
HttpClient extension which also passes test related headers as part
of outgoing HTTP request
|