Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 1 0 91.667% 0.114

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
org.apache.commons.inject.impl 9 0 1 0 88.889% 0.114
org.apache.commons.inject.util 3 0 0 0 100% 0

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

org.apache.commons.inject.impl

Class Tests Errors Failures Skipped Success Rate Time
ListenerTest 2 0 0 0 100% 0.105
Log4jLoggerModuleTest 1 0 1 0 0% 0.009
SimpleInjectorTest 4 0 0 0 100% 0
TckTest 2 0 0 0 100% 0

org.apache.commons.inject.util

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

Test Cases

[Summary] [Package List] [Test Cases]

ListenerTest

testListeners 0.073
testPostConstruct 0.032

Log4jLoggerModuleTest

testLoggerModule 0.009
expected:<5> but was:<0>

SimpleInjectorTest

testSimpleInjector 0
testAutomaticInjectorBinding 0
testNoBinding 0
testScopes 0

TckTest

testTckWithStaticInjection 0
testTckWithoutStaticInjection 0

ExceptionsTest

testShowRTE 0
testShowError 0
testShowThrowable 0

Failure Details

[Summary] [Package List] [Test Cases]


testLoggerModule
java.lang.AssertionError: expected:<5> but was:<0>