Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.159

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.logging.pathable 4 0 0 0 100% 0.022
org.apache.commons.logging.tccl 1 0 0 0 100% 0.001
org.apache.commons.logging 6 0 0 0 100% 0.034
org.apache.commons.logging.jdk14 3 0 0 0 100% 0.033
org.apache.commons.logging.avalon 1 0 0 0 100% 0.069

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

org.apache.commons.logging.pathable

Class Tests Errors Failures Skipped Success Rate Time
GeneralTestCase 4 0 0 0 100% 0.022

org.apache.commons.logging.tccl

Class Tests Errors Failures Skipped Success Rate Time
BadTCCLTestCase 1 0 0 0 100% 0.001

org.apache.commons.logging

Class Tests Errors Failures Skipped Success Rate Time
BasicOperationsTestCase 6 0 0 0 100% 0.034

org.apache.commons.logging.jdk14

Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigTestCase 3 0 0 0 100% 0.033

org.apache.commons.logging.avalon

Class Tests Errors Failures Skipped Success Rate Time
AvalonLoggerTestCase 1 0 0 0 100% 0.069

Test Cases

GeneralTestCase

testResetProps1 0.002
testResetProps2 0
testResetContext1 0
testResetContext2 0

BasicOperationsTestCase

testIsEnabledClassLog 0.028
testIsEnabledNamedLog 0
testMessageWithoutExceptionClassLog 0.002
testMessageWithoutExceptionNamedLog 0
testMessageWithExceptionClassLog 0.001
testMessageWithExceptionNamedLog 0

BadTCCLTestCase

testGetLog 0

DefaultConfigTestCase

testSerializable 0.028
testPristineLog 0.001
testPristineFactory 0

AvalonLoggerTestCase

testLoggingWithNullParameters 0.049