|
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.CharValuePojo
|
SUCCESS |
0s |
|
Then the object CharValuePojo ( charFieldWithMinValueOnly = charFieldWithMaxValueOnly = charFieldWithMinAndMaxValue = D charFieldWithBlankInPreciseValue = charObjectFieldWithMinValueOnly = charObjectFieldWithMaxValueOnly = charObjectFieldWithMinAndMaxValue = charFieldWithPreciseValue = a ) should not be null
|
SUCCESS |
0s |
|
Then the char value should be greater or equal than
|
SUCCESS |
0s |
|
Then the char value should be lower or equal than 100
|
SUCCESS |
0s |
|
Then the char value should be between 1 and 100
|
SUCCESS |
0s |
|
Then the object should not be null
|
SUCCESS |
0s |
|
Then the char value should be greater or equal than
|
SUCCESS |
0s |
|
Then the char value should be lower or equal than 100
|
SUCCESS |
0s |
|
Then the object should not be null
|
SUCCESS |
0s |
|
Then the char value should be between 1 and 100
|
SUCCESS |
0s |
|
Then the char value a should be exactly a
|
SUCCESS |
0s |
|
Then the char value should be exactly
|
SUCCESS |
0s |
|
SUCCESS |
0.11s |