Home > External Factory > External Factory Uni… > Podam should not create instances of non-instantiable classe…
Report generated 29-07-2023 17:16

External Factory Unit Test

 External Factory (epics)

Podam Should Not Create Instances Of Non-Instantiable Classes
  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@2dd6e60d
SUCCESS 0s
Then the two objects uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@2dd6e60d and uk.co.jemos.podam.test.unit.features.externalFactory.TestExternalFactory@2dd6e60d should be equal
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.NonInstantiatableClass
SUCCESS 0.01s
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.NonInstantiatableClass and class uk.co.jemos.podam.test.dto.NonInstantiatableClass should be equal
SUCCESS 0s
Then the two objects 0 and 0 should be equal
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2