Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 0.416

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.metrics 13 0 0 0 100% 0.41
com.spotify.apollo.metrics.semantic 3 0 0 0 100% 0.006

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

com.spotify.apollo.metrics

Class Tests Errors Failures Skipped Success Rate Time
ConfigTest$FfwdSettings 2 0 0 0 100% 0.058
MetricsCollectingEndpointRunnableFactoryDecoratorTest 7 0 0 0 100% 0.077
MetricsTest 1 0 0 0 100% 0.244
MetricsTrackingOngoingRequestTest 2 0 0 0 100% 0.002
RouteTransformMetricsExampleTest 1 0 0 0 100% 0.029

com.spotify.apollo.metrics.semantic

Class Tests Errors Failures Skipped Success Rate Time
SemanticApolloRequestMetricsTest 3 0 0 0 100% 0.006

Test Cases

[Summary] [Package List] [Test Cases]

ConfigTest$FfwdSettings

ffwdScheduleDefaultsToEvery39Seconds 0.058
ffwdScheduleCanBeSetFromConfig 0

MetricsCollectingEndpointRunnableFactoryDecoratorTest

shouldStopTimerWhenReplySent 0.073
shouldFinishOngoingRequest 0.001
shouldStopTimerIfRequestDropped 0.001
shouldRunDelegate 0
shouldCountRequest 0.001
shouldNotStopTimerBeforeReplySent 0.001
shouldTrackFanout 0

MetricsTest

testJvmMetricSets 0.244

MetricsTrackingOngoingRequestTest

shouldStopTimerOnReply 0.001
shouldStopTimerOnDrop 0.001

RouteTransformMetricsExampleTest

shouldTrackResponsePayloadSize 0.029

SemanticApolloRequestMetricsTest

shouldTrackRequestDuration 0.004
shouldTrackFanout 0.001
shouldTrackRequestStatusCode 0.001