|
Steps
|
Outcome |
Duration |
|
|
Given a Podam Factory with a Custom Type Manufacturer class java.lang.String
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ValidationPojoForStringWithSizeAndNoMax
|
SUCCESS |
0s |
|
Then the object ValidationPojoForStringWithSizeAndNoMax{name='v71ED8_'name2='5X'} should not be null
|
SUCCESS |
0s |
|
Then the collection should be empty
|
SUCCESS |
0s |
|
Given a Javax Validator
|
SUCCESS |
0.01s |
|
Then the POJO should not have any Validator violations for ValidationPojoForStringWithSizeAndNoMax{name='v71ED8_'name2='5X'}
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |