Surefire Report

Summary


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

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.seasar.cubby.plugins.s2.beans 9 0 0 0 100% 0.128
org.seasar.cubby.plugins.s2.unit 1 0 0 0 100% 0.31

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

org.seasar.cubby.plugins.s2.beans

Class Tests Errors Failures Skipped Success Rate Time
S2BeanDescProviderTest 2 0 0 0 100% 0.006
S2BeanDescProviderPropertyDescTest 7 0 0 0 100% 0.122

org.seasar.cubby.plugins.s2.unit

Class Tests Errors Failures Skipped Success Rate Time
CubbyTestCaseTest 1 0 0 0 100% 0.31

Test Cases

S2BeanDescProviderTest

propertyDesc 0.004
invalidProperty 0.001

S2BeanDescProviderPropertyDescTest

setValue 0.04
setValue_null 0.003
setValue_notWritable 0.058
setValue_notWritableWithField 0.003
getValue_notReable 0.003
getValue_notReableWithField 0.002
setIllegalValue 0.004

CubbyTestCaseTest

testSetupThreadContext 0.288