|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0.02s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
|
SUCCESS |
0.01s |
|
Then the object ExcludeAnnotationPojo ( intField = 1235691566 somePojo = null ) should not be null
|
SUCCESS |
0.01s |
|
Then the int field should not be zero
|
SUCCESS |
0s |
|
Then any field annotated with @PodamExclude should be null
|
SUCCESS |
0s |
|
SUCCESS |
0.68s |