|
Steps
|
Outcome |
Duration |
|
|
|
SUCCESS |
0s |
|
Given a Podam Factory with a Custom Type Manufacturer class java.lang.String
|
SUCCESS |
0s |
|
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.annotations.PojoClassic
|
SUCCESS |
0.01s |
|
Then the object uk.co.jemos.podam.test.dto.annotations.PojoClassic@5cbb3ed7 should not be null
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.annotations.PojoSpecific
|
SUCCESS |
0s |
|
Then the object uk.co.jemos.podam.test.dto.annotations.PojoSpecific@50de40b7 should not be null
|
SUCCESS |
0s |
|
Then string [classic] should be exactly like string [classic]
|
SUCCESS |
0s |
|
Then string [specific] should be exactly like string [specific]
|
SUCCESS |
0s |
|
SUCCESS |
0.14s |