[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 11 | 0 | 0 | 0 | 100% | 0.781 |
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.httpservice | 5 | 0 | 0 | 0 | 100% | 0.594 |
| com.spotify.apollo.meta | 6 | 0 | 0 | 0 | 100% | 0.187 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HttpServiceModuleTest | 2 | 0 | 0 | 0 | 100% | 0.519 | |
| HttpServiceTest | 3 | 0 | 0 | 0 | 100% | 0.075 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| MetaApplicationTest | 6 | 0 | 0 | 0 | 100% | 0.187 |
[Summary] [Package List] [Test Cases]
| shouldRespondWithInfo | 0.084 | |
| shouldRespondWithConfig | 0.032 | |
| shouldRespondWithConfigOrigins | 0.017 | |
| shouldRespondWithEndpoints | 0.021 | |
| shouldRespondWithDisabledConfig | 0.014 | |
| shouldRespondWithCalls | 0.019 |