Home > External Factory > External Factory Uni… > Podam should not be able to create instances of an Abstract…
Report generated 29-07-2023 17:16

External Factory Unit Test

 External Factory (epics)

Podam Should Not Be Able To Create Instances Of An Abstract Class Even If The POJO Has A Full Constructor
  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@611f1ead
SUCCESS 0s
Then the two objects uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@611f1ead and uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@611f1ead should be equal
SUCCESS 0s
When I invoke the factory to manufacture class uk.co.jemos.podam.test.dto.AbstractClass with the fullest constructor
SUCCESS 0s
Then the object should be null
SUCCESS 0s
Then the two objects 1 and 1 should be equal
SUCCESS 0s
Then the two objects class uk.co.jemos.podam.test.dto.AbstractClass and class uk.co.jemos.podam.test.dto.AbstractClass should be equal
SUCCESS 0s
Then the two objects 1 and 1 should be equal
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2