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 If The External Factory Does Not Provide A Concrete Implementation
  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@76b43971
SUCCESS 0s
Then the two objects uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@76b43971 and uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@76b43971 should be equal
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.AbstractClass
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 0 and 0 should be equal
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2