[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 0.988 |
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.server | 18 | 0 | 0 | 0 | 100% | 0.988 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ApolloRequestHandlerTest | 7 | 0 | 0 | 0 | 100% | 0.383 | |
| HttpServerConfigTest | 7 | 0 | 0 | 0 | 100% | 0.037 | |
| HttpServerModuleTest | 3 | 0 | 0 | 0 | 100% | 0.568 | |
| HttpServerProviderTest | 1 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testCanStartRegularModule | 0.49 | |
| testParsesHeadersParameters | 0.018 | |
| testParsesQueryParameters | 0.06 |