Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
4 0 0 0 100% 0.019

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.danidemi.jlubricant.slf4j 1 0 0 0 100% 0.009
com.danidemi.jlubricant.slf4j.utils 3 0 0 0 100% 0.01

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

com.danidemi.jlubricant.slf4j

Class Tests Errors Failures Skipped Success Rate Time
LubricantLoggerTest 1 0 0 0 100% 0.009

com.danidemi.jlubricant.slf4j.utils

Class Tests Errors Failures Skipped Success Rate Time
OneLogLineEachNewLineTest 3 0 0 0 100% 0.01

Test Cases

[Summary] [Package List] [Test Cases]

LubricantLoggerTest

shouldDo 0.009

OneLogLineEachNewLineTest

shouldLogOnCloseEvenIfWithoutEndline 0.008
shouldNotLogIfItDoesNotReceiveANewLine 0
shouldLogOnceForEachNewLine 0.002