|
Steps
|
Outcome |
Duration |
|
|
Given a Podam Factory with custom strategy uk.co.jemos.podam.test.strategies.AnnotationStrategy@5de41be8 for annotation interface jakarta.validation.constraints.Size
|
SUCCESS |
0s |
|
Add a Custom Type Manufacturer class java.lang.String for type uk.co.jemos.podam.api.PodamFactoryImpl@3f81c657 from a Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ValidationPojoForStringWithSizeAndNoMax
|
SUCCESS |
0s |
|
Then the object ValidationPojoForStringWithSizeAndNoMax{name='null'name2='null'} should not be null
|
SUCCESS |
0s |
|
Then the collection should be empty
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty and each element should be of type interface java.util.List
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
SUCCESS |
0s |
|
Then the collection should have exactly 2 elements
|
SUCCESS |
0s |
|
|
SUCCESS |
0.13s |