|
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 class uk.co.jemos.podam.test.dto.MultipleInterfacesHolderPojo with specific types {class java.lang.String,class java.lang.Long}
|
SUCCESS |
0s |
|
Then the object uk.co.jemos.podam.test.dto.MultipleInterfacesHolderPojo@38c90a80 should not be null
|
SUCCESS |
0s |
|
Then the object should be null
|
SUCCESS |
0s |
|
Then the object should be null
|
SUCCESS |
0s |
|
Then the two objects 2 and 2 should be equal
|
SUCCESS |
0s |
|
Then the collection should contain at least one element of type interface uk.co.jemos.podam.test.dto.MultipleInterfacesListPojo
|
SUCCESS |
0s |
|
Then the collection should contain at least one element of type interface uk.co.jemos.podam.test.dto.MultipleInterfacesMapPojo
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |