Summary

Tests Errors Failures Skipped Success Rate Time
21 0 0 0 100% 1.836

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.springframework.binding.support 8 0 0 0 100% 0.029
org.springframework.binding.validation.support 7 0 0 0 100% 1.765
org.springframework.richclient.exceptionhandling.delegation 5 0 0 0 100% 0.029
org.springframework.richclient.table.renderer 1 0 0 0 100% 0.013

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

org.springframework.binding.support

Class Tests Errors Failures Skipped Success Rate Time
ReflectionAnnotationTranslatorTests 4 0 0 0 100% 0.007
ProtectedFieldTests 1 0 0 0 100% 0.01
AnnotationAwareBeanPropertyAccessStrategyTests 3 0 0 0 100% 0.012

org.springframework.binding.validation.support

Class Tests Errors Failures Skipped Success Rate Time
HibernateValidatorTests 7 0 0 0 100% 1.765

org.springframework.richclient.exceptionhandling.delegation

Class Tests Errors Failures Skipped Success Rate Time
DelegatingExceptionHandlerTests 3 0 0 0 100% 0.02
DefaultExceptionPurgerTests 2 0 0 0 100% 0.009

org.springframework.richclient.table.renderer

Class Tests Errors Failures Skipped Success Rate Time
TigerEnumTableCellRendererTests 1 0 0 0 100% 0.013

Test Cases

TigerEnumTableCellRendererTests

testGetTableCellRendererComponent 0.012

DelegatingExceptionHandlerTests

testSimpleDelegation 0.014
testSimplePurgedDelegation 0
testChainInpstectingDelegation 0.002

ReflectionAnnotationTranslatorTests

testNoValueAnnotation 0.002
testSingleValueAnnotation 0.002
testSingleValueAnnotationWithDefaultValue 0
testMultiValueAnnotation 0.002

DefaultExceptionPurgerTests

testIncludedThrowableClassList 0.002
testExcludedThrowableClassList 0

ProtectedFieldTests

testAnnotation 0.009

HibernateValidatorTests

testValid 1.619
testInvalidString 0.046
testInvalidInt 0.005
testInvalidIntAndString 0.006
testInvalidAssertTrue 0.002
testRulesTriggeredNullFormObject 0.042
testRulesAndHibernateValidation 0.007

AnnotationAwareBeanPropertyAccessStrategyTests

testBeanWithNoAnnotations 0.003
testBeanWithAnnotations 0.006
testInFormModel 0.002