|
Steps
|
Outcome |
Duration |
|
|
Given a Podam Factory with custom strategy uk.co.jemos.podam.test.strategies.PatternStrategy@3ff4655a for annotation interface jakarta.validation.constraints.Pattern
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ValidatedPatternPojo
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.ValidatedPatternPojo@7508bfe8 must be of the type class uk.co.jemos.podam.test.dto.ValidatedPatternPojo
|
SUCCESS |
0s |
|
Then the pojo 75616 must be of the type class java.lang.String
|
SUCCESS |
0s |
|
Then the pojo AV6 must be of the type class java.lang.String
|
SUCCESS |
0s |
|
Given a Javax Validator
|
SUCCESS |
0s |
|
Then the POJO should not have any Validator violations for uk.co.jemos.podam.test.dto.ValidatedPatternPojo@7508bfe8
|
SUCCESS |
0.01s |
|
Remove a custom strategy interface jakarta.validation.constraints.Pattern from a Podam Factory
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |