|
Steps
|
Outcome |
Duration |
|
|
|
SUCCESS |
0s |
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
Given a Random Data Provider Strategy with memoization set to true
|
SUCCESS |
0s |
|
|
Then Data Provider Strategy should have memoization true
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.FloatExt with specific types {class java.lang.String}
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.FloatExt@20819094 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.FloatExt with specific types {class java.lang.Integer}
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.FloatExt@150a6caf must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
Then the uk.co.jemos.podam.test.dto.FloatExt@20819094 and uk.co.jemos.podam.test.dto.FloatExt@150a6caf should be different
|
SUCCESS |
0s |
|
SUCCESS |
0.11s |