Surefire Report

Summary

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


Package List

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

com.spotify.apollo.http.server

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

Test Cases

[Summary] [Package List] [Test Cases]

ApolloRequestHandlerTest

shouldReturnEmptyPayloadWhenMissing 0.371
shouldReturnEmptyForMissingParameter 0.001
shouldExtractCorrectMethod 0
shouldExtractAllParameters 0.008
shouldExtractCompleteUri 0.001
shouldExtractFirstQueryParameter 0
shouldReturnPayloadWhenPresent 0.002

HttpServerConfigTest

canConfigureRegistrationName 0.033
canConfigureTtlMillis 0.001
canConfigureWorkerThreads 0.001
canConfigureMaxHttpChunkLength 0
canConfigureKeepAliveTimeout 0.001
hasNoRegistrationNameByDefault 0
canConfigureAddressAndPort 0.001

HttpServerModuleTest

testCanStartRegularModule 0.49
testParsesHeadersParameters 0.018
testParsesQueryParameters 0.06

HttpServerProviderTest

shouldCloseThingsInTheRightOrder 0