Home > Edge Cases > Abnormal Pojos Test > Podam should fill embedded abstract classes if a concrete ty…
Report generated 29-07-2023 17:16

Abnormal Pojos Test

 Edge Cases (epics)

Podam Should Fill Embedded Abstract Classes If A Concrete Type Has Been Specified
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I add a specific type class uk.co.jemos.podam.test.dto.ConcreteTestPojo for an abstract type or interface class uk.co.jemos.podam.test.dto.AbstractTestPojo
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo@2a4908bd must be of the type class uk.co.jemos.podam.test.dto.EmbeddedAbstractFieldTestPojo
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ConcreteTestPojo@34d4a9c1 must be of the type class uk.co.jemos.podam.test.dto.AbstractTestPojo
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2