|
Steps
|
Outcome |
Duration |
|
|
Given a standard Podam Factory
|
SUCCESS |
0s |
|
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.annotations.BooleanValuePojo
|
SUCCESS |
0s |
|
Then the object BooleanValuePojo ( boolDefaultToTrue = true boolDefaultToFalse = false boolObjectDefaultToTrue = true boolObjectDefaultToFalse = false ) should not be null
|
SUCCESS |
0s |
|
Then the boolean value true should be true
|
SUCCESS |
0s |
|
The boolean value false should be false
|
SUCCESS |
0s |
|
Then the object false should not be null
|
SUCCESS |
0s |
|
The boolean value false should be false
|
SUCCESS |
0s |
|
Then the object true should not be null
|
SUCCESS |
0s |
|
Then the boolean value true should be true
|
SUCCESS |
0s |
|
SUCCESS |
0.13s |