Surefire Report

Summary


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

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.13
org.seasar.cubby.plugins.s2.unit 1 0 0 0 100% 0.423

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.007
S2BeanDescProviderPropertyDescTest 7 0 0 0 100% 0.123

org.seasar.cubby.plugins.s2.unit

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

Test Cases

S2BeanDescProviderTest

propertyDesc 0.004
invalidProperty 0.001

S2BeanDescProviderPropertyDescTest

setValue 0.048
setValue_null 0.003
setValue_notWritable 0.051
setValue_notWritableWithField 0.003
getValue_notReable 0.003
getValue_notReableWithField 0.003
setIllegalValue 0.005

CubbyTestCaseTest

testSetupThreadContext 0.401