Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
29 0 0 0 100% 0.879

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.environment 29 0 0 0 100% 0.879

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.spotify.apollo.environment

Class Tests Errors Failures Skipped Success Rate Time
ApolloConfigTest 10 0 0 0 100% 0.068
ApolloEnvironmentModuleTest 6 0 0 0 100% 0.796
ClientDecoratorTest 1 0 0 0 100% 0.011
ConfigUtilTest 10 0 0 0 100% 0.002
ServiceSettingClientTest 2 0 0 0 100% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

ApolloConfigTest

testEnableMetaApiDefault 0.041
testEnableIncomingRequestLoggingDefault 0.001
testBackendDomain 0.025
testBackendApolloDomain 0.001
testEnableOutgoingRequestLoggingDefault 0
testEnableMetaApi 0
testBackendDefault 0
testEnableOutgoingRequestLogging 0
testEnableIncomingRequestLogging 0
testBackendApolloBackend 0

ApolloEnvironmentModuleTest

shouldHandleAppInit 0.571
shouldSetUpConfig 0.027
shouldUseEndpointRunnableFactoryDecorator 0.163
shouldGetFunctioningEnvironment 0.011
shouldUseRequestRunnableFactoryDecorator 0.012
shouldGetFunctioningEnvironmentInAppInit 0.012

ClientDecoratorTest

shouldBindDecoratedClient 0.011

ConfigUtilTest

shouldReturnValueForAvailableInt 0.001
shouldReturnEmptyForMissingBoolean 0
shouldReturnEmptyForMissingDouble 0
shouldReturnEmptyForMissingString 0.001
shouldReturnEmptyForMissingInt 0
shouldReturnValueForAvailableDouble 0
optionalOrShouldReturnFirstIfPresent 0
shouldReturnValueForAvailableBoolean 0
shouldReturnValueForAvailableString 0
optionalOrShouldReturnAlternativeIfFirstMissing 0

ServiceSettingClientTest

decoratorShouldAddService 0.001
decoratorShouldNotOverrideService 0.001