|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.EnumsPojo
|
SUCCESS |
0s |
|
Then the pojo EnumsPojo ( ratePodamInternal = COOL ratePodamExternal = EXTERNAL_COOL ) must be of the type class uk.co.jemos.podam.test.dto.EnumsPojo
|
SUCCESS |
0s |
|
Then the pojo EXTERNAL_COOL must be of the type class uk.co.jemos.podam.test.enums.ExternalRatePodamEnum
|
SUCCESS |
0s |
|
Then the pojo COOL must be of the type class uk.co.jemos.podam.test.dto.EnumsPojo$RatePodamInternal
|
SUCCESS |
0s |
|
Then the Pojo should be null
|
SUCCESS |
0s |
|
SUCCESS |
0.11s |