| Class | Description |
|---|---|
| TestHttpServer |
A simple embedded HTTP server test fixture.
|
| TestHttpServer.RequestProperties |
Simple abstraction of an HTTP request, used for matching requests with
TestHttpServer.respondIf(org.hamcrest.Matcher<com.atlassian.utt.http.TestHttpServer.RequestProperties>, com.atlassian.utt.http.TestHttpServer.ResponseProperties). |
| TestHttpServer.ResponseProperties |
A simple abstraction of an HTTP response, used for configuring the test server.
|
Copyright © 2017 Atlassian. All rights reserved.