Home > Inheritance > Inheritance Test > Podam should handle the manufacturing of POJOs which inherit…
Report generated 29-07-2023 17:16

Inheritance Test

 Inheritance (epics)

Podam Should Handle The Manufacturing Of Pojos Which Inherit From Other Classes
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ClassInheritedPojo
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.ClassInheritedPojo@783fa365 should not be null
SUCCESS 0s
Then the object class java.lang.String should not be null
SUCCESS 0s
Then the two objects class java.lang.String and class java.lang.String should be equal
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2