Home > Factories > Factory Unit Test > Podam should be able to create an abstract class with help o…
Report generated 29-07-2023 17:16

Factory Unit Test

 Factories (epics)

Podam Should Be Able To Create An Abstract Class With Help Of Factory
  Steps Outcome Duration
Given a Podam Factory with Defined Factory class javax.xml.transform.TransformerFactory for an Abstract Class class javax.xml.transform.Transformer
SUCCESS 0s
When I invoke the factory manufacturing for class javax.xml.transform.Transformer
SUCCESS 0s
Then the object org.apache.xalan.transformer.TransformerIdentityImpl@7d4ecab1 should not be null
SUCCESS 0s
Remove a Defined Factory class javax.xml.transform.TransformerFactory for an Abstract Class from a Podam Factory
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2