|
Steps
|
Outcome |
Duration |
|
|
Given a Custom Random Data Provider Strategy
|
SUCCESS |
0s |
|
Given a Podam Factory with custom data provider strategy
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.PojoWithMapsAndCollections
|
SUCCESS |
0s |
|
Then the object uk.co.jemos.podam.test.dto.PojoWithMapsAndCollections@3b43a6c0 should not be null
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the given array should not be null or empty and contain elements of type class java.lang.String
|
SUCCESS |
0s |
|
Then the array should have exactly 2 elements
|
SUCCESS |
0s |
|
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty and each element should be of type class java.lang.Boolean
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
SUCCESS |
0s |
|
Then the collection should have exactly 3 elements
|
SUCCESS |
0s |
|
|
|
SUCCESS |
0s |
|
Then the Map should not be null or empty and each element should have key of type class java.lang.Integer and value of type class java.lang.Long
|
SUCCESS |
0s |
|
|
SUCCESS |
0.1s |