|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo with specific types {class java.lang.String}
|
SUCCESS |
0s |
|
Then the pojo uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo@23f0a79b must be of the type class uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo
|
SUCCESS |
0s |
|
Then the pojo class java.lang.String must be of the type class java.lang.Class
|
SUCCESS |
0s |
|
Then the two objects class java.lang.String and class java.lang.String should be equal
|
SUCCESS |
0s |
|
SUCCESS |
0.14s |