Surefire Report

Summary


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

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

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.053
S2BeanDescProviderPropertyDescTest 7 0 0 0 100% 0.037

org.seasar.cubby.plugins.s2.unit

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

Test Cases

S2BeanDescProviderTest

propertyDesc 0.048
invalidProperty 0.002

S2BeanDescProviderPropertyDescTest

setValue 0.01
setValue_null 0.001
setValue_notWritable 0.009
setValue_notWritableWithField 0.002
getValue_notReable 0.001
getValue_notReableWithField 0.004
setIllegalValue 0.002

CubbyTestCaseTest

testSetupThreadContext 0.259