Surefire Report

Summary

[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.


Package List

[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.

com.spotify.apollo.httpservice

Class Tests Errors Failures Skipped Success Rate Time
HttpServiceModuleTest 2 0 0 0 100% 0.519
HttpServiceTest 3 0 0 0 100% 0.075

com.spotify.apollo.meta

Class Tests Errors Failures Skipped Success Rate Time
MetaApplicationTest 6 0 0 0 100% 0.187

Test Cases

[Summary] [Package List] [Test Cases]

HttpServiceModuleTest

shouldDestroyApplicationOnExit 0.505
shouldInitAndDestroyApplication 0.014

HttpServiceTest

testCreateWithAppInit 0.043
testBrokenService 0.02
testBrokenServiceSimple 0.012

MetaApplicationTest

shouldRespondWithInfo 0.084
shouldRespondWithConfig 0.032
shouldRespondWithConfigOrigins 0.017
shouldRespondWithEndpoints 0.021
shouldRespondWithDisabledConfig 0.014
shouldRespondWithCalls 0.019