Class org.springframework.validation.beanvalidation.BeanValidationPostProcessorTests

5

tests

0

failures

0

ignored

0.142s

duration

100%

successful

Tests

Test Duration Result
testNotNullConstraint 0.011s passed
testNotNullConstraintAfterInitialization 0.015s passed
testNotNullConstraintSatisfied 0.008s passed
testSizeConstraint 0.039s passed
testSizeConstraintSatisfied 0.069s passed

Standard output

16:46:23.886 [Test worker] WARN  org.springframework.context.support.GenericApplicationContext - Exception  encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bean': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Bean state is invalid: stringValue - muss zwischen 2 und 2147483647 liegen
16:46:23.897 [Test worker] WARN  org.springframework.context.support.GenericApplicationContext - Exception  encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bean': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Bean state is invalid: testBean - darf nicht null sein