Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 9.175

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.flo.contrib.styx 10 0 0 0 100% 9.175

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

com.spotify.flo.contrib.styx

Class Tests Errors Failures Skipped Success Rate Time
TerminationLoggingTest 4 0 0 0 100% 0.027
TerminationLoggingFactoryTest 1 0 0 0 100% 0.767
StructuredLoggingTest 5 0 0 0 100% 8.381

Test Cases

[Summary] [Package List] [Test Cases]

TerminationLoggingTest

shouldNotWriteFileIfNoTerminationLog 0.001
shouldWriteToTerminationLogWithDefaultValues 0.001
shouldFailToWriteTerminationLog 0.011
shouldWriteToTerminationLog 0

TerminationLoggingFactoryTest

shouldCreateInstance 0.726

StructuredLoggingTest

testTextLoggingProgrammaticSetup 2.139
testTextLoggingFileSetup 1.95
testStructuredLoggingProgrammaticSetup 2.214
testStructuredLoggingFileSetup 2.053
testStructuredLoggingWithNoMetadata 0.01