|
Steps
|
Outcome |
Duration |
|
|
Given a Tracking External Factory
|
SUCCESS |
0s |
|
Given a Custom Data Provider Strategy
|
SUCCESS |
0s |
|
Given a Podam Factory with external factory and custom data provider strategy
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for interface uk.co.jemos.podam.test.dto.MultipleInterfacesListPojo with specific types {class java.lang.String}
|
SUCCESS |
0.01s |
|
Then the object should be null
|
SUCCESS |
0s |
|
|
SUCCESS |
0s |
|
Then the collection should not be null or empty and each element should be of type class java.lang.Class
|
SUCCESS |
0s |
|
Then the collection should not be null or empty
|
SUCCESS |
0s |
|
Then the collection should have exactly 1 elements
|
SUCCESS |
0s |
|
|
Then the two objects interface uk.co.jemos.podam.test.dto.MultipleInterfacesListPojo and interface uk.co.jemos.podam.test.dto.MultipleInterfacesListPojo should be equal
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |