|
Steps
|
Outcome |
Duration |
|
|
|
SUCCESS |
0s |
|
Given a Podam Factory with a Custom Type Manufacturer class java.io.InputStream
|
SUCCESS |
0s |
|
|
When I invoke the factory manufacturing for class java.io.InputStream
|
SUCCESS |
0s |
|
Then the pojo java.io.ByteArrayInputStream@319f3eb2 must be of the type class java.io.InputStream
|
SUCCESS |
0s |
|
When I remove a type manufacturer for a type class java.io.InputStream
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class java.io.InputStream
|
SUCCESS |
0s |
|
Then the object should be null
|
SUCCESS |
0s |
|
SUCCESS |
0.12s |