|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.PojoWithCollectionAndMap
|
SUCCESS |
0.01s |
|
Then the object uk.co.jemos.podam.test.dto.PojoWithCollectionAndMap@bc258a0 should not be null
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
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.String
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
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.String
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
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.String
|
SUCCESS |
0s |
|
SUCCESS |
0.13s |