|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.CollectionReadOnlyPojo
|
SUCCESS |
0s |
|
Then the pojo CollectionReadOnlyPojo ( strList = [0AnLyaW8ug, U49WG2Fy6d, Kv5631YXVh, 5Hgd1vNTfH, 4nWLNOUJ1_] intField = 1563426629 ) must be of the type class uk.co.jemos.podam.test.dto.CollectionReadOnlyPojo
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty and each element should be of type class java.util.Date
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
SUCCESS |
0s |
|
Then the collection 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.String
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
SUCCESS |
0s |
|
Then the collection should have exactly 5 elements
|
SUCCESS |
0s |
|
|
Then the int field should not be zero
|
SUCCESS |
0s |
|
SUCCESS |
0.2s |