[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 3.066 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.spotify.apollo.http.client | 8 | 0 | 0 | 0 | 100% | 3.066 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ForwardingHttpClientTest | 2 | 0 | 0 | 0 | 100% | 0.083 | |
| HttpClientModuleTest | 1 | 0 | 0 | 0 | 100% | 0.372 | |
| HttpClientTest | 5 | 0 | 0 | 0 | 100% | 2.611 |
[Summary] [Package List] [Test Cases]
| testTimeout | 1.792 | |
| testSend | 0.209 | |
| testSendWithBody | 0.125 | |
| testSendWeirdStatus | 0.195 | |
| testTimeoutFail | 0.29 |