|
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@5f9a3cc3 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
Then the pojo oGi4P8CzFN must be of the type class java.lang.String
|
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@5f9a3cc3 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
|
SUCCESS |
0s |
|
Then the pojo oGi4P8CzFN must be of the type class java.lang.String
|
SUCCESS |
0s |
|
Then the uk.co.jemos.podam.test.dto.FloatExt@5f9a3cc3 and uk.co.jemos.podam.test.dto.FloatExt@5f9a3cc3 should be strictly equal (e.g. according to == operator)
|
SUCCESS |
0s |
|
Then the oGi4P8CzFN and oGi4P8CzFN should be strictly equal (e.g. according to == operator)
|
SUCCESS |
0s |
|
SUCCESS |
0.11s |