Home > Inheritance > Inheritance Test > Podam should handle basic inheritance scenarios
Report generated 29-07-2023 17:16

Inheritance Test

 Inheritance (epics)

Podam Should Handle Basic Inheritance Scenarios
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
SUCCESS 0s
Then the object AbstractOneDimensionalPojo ( parentIntField = 7 parentCalendarField = Sat Jul 29 17:16:39 EEST 2023 ) OneDimensionalChildPojo ( intField = 827406210 strField = 1MyCmf2QV3 ) should not be null
SUCCESS 0s
Then the int value 7 should be less or equal to 10
SUCCESS 0s
Then the calendar value should be valid
SUCCESS 0s
Then the int field should not be zero
SUCCESS 0s
Then the String field 1MyCmf2QV3 cannot be null or empty
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2