|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I add a specific type class uk.co.jemos.podam.test.dto.ConcreteTestPojo for an abstract type or interface class uk.co.jemos.podam.test.dto.AbstractTestPojo
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo@2a4908bd must be of the type class uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.ConcreteTestPojo@34d4a9c1 must be of the type class uk.co.jemos.podam.test.dto.AbstractTestPojo
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |