|
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@4816fd55 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
Then the pojo Aic86NhVsb must be of the type class java.lang.String
|
SUCCESS |
0s |
|
When I clear memoization cache
|
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@6dfe7c9b must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
Then the pojo 4igPlT5l9I must be of the type class java.lang.String
|
SUCCESS |
0s |
|
Then the uk.co.jemos.podam.test.dto.FloatExt@4816fd55 and uk.co.jemos.podam.test.dto.FloatExt@6dfe7c9b should be different
|
SUCCESS |
0s |
|
Then the Aic86NhVsb and 4igPlT5l9I should be different
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |