| Class | Description |
|---|---|
| BasicAuthTokenExtractor | |
| BasicServerTestBase | Base class for tests using LocalTestServer. |
| EchoHandler | A handler that echos the incoming request entity. |
| LocalTestServer | Local HTTP server for tests that require one. |
| RandomHandler | A handler that generates random data. |
| RandomHandler.RandomEntity | An entity that generates random data. |
| RequestBasicAuth | |
| ResponseBasicUnauthorized | |
| ServerTestBase | Base class for tests using LocalTestServer. |