Home > Annotations > Annotations Test > Podam should handle both native and wrapped char values with…
Report generated 29-07-2023 17:16

Annotations Test

 Annotations (epics)

Podam Should Handle Both Native And Wrapped Char Values With @Podamcharvalue Annotation
  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
Serenity BDD version 1.2.2