[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.
[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.
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 |
[Summary] [Package List] [Test Cases]
shouldNotWriteFileIfNoTerminationLog | 0.001 | |
shouldWriteToTerminationLogWithDefaultValues | 0.001 | |
shouldFailToWriteTerminationLog | 0.011 | |
shouldWriteToTerminationLog | 0 |
testTextLoggingProgrammaticSetup | 2.139 | |
testTextLoggingFileSetup | 1.95 | |
testStructuredLoggingProgrammaticSetup | 2.214 | |
testStructuredLoggingFileSetup | 2.053 | |
testStructuredLoggingWithNoMetadata | 0.01 |