Home > External Factory > External Factory Uni… > Podam should fill POJOs and interface attributes if a full c…
Report generated 29-07-2023 17:16

External Factory Unit Test

 External Factory (epics)

Podam Should Fill Pojos And Interface Attributes If A Full Constructor Sets The Interface Attribute Value
  Steps Outcome Duration
Given an external factory
SUCCESS 0s
Given a Podam Factory with external factory uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@2e62903f
SUCCESS 0s
Then the two objects uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@2e62903f and uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@2e62903f should be equal
SUCCESS 0s
When I invoke the factory to manufacture class uk.co.jemos.podam.test.dto.PojoWithInterfaces with the fullest constructor
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.PojoWithInterfaces@c1595fe should not be null
SUCCESS 0s
Then the two objects 2 and 2 should be equal
SUCCESS 0s
Then the two objects interface uk.co.jemos.podam.test.dto.ObjectExt and interface uk.co.jemos.podam.test.dto.ObjectExt should be equal
SUCCESS 0s
Then the two objects interface uk.co.jemos.podam.test.dto.InterfacePojo and interface uk.co.jemos.podam.test.dto.InterfacePojo should be equal
SUCCESS 0s
Then the two objects 2 and 2 should be equal
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2