Home > Constructors > Constructors Unit Te… > Podam should be able to create instances of inner classes
Report generated 29-07-2023 17:16

Constructors Unit Test

 Constructors (epics)

Podam Should Be Able To Create Instances Of Inner Classes
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.InnerClassPojo
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.InnerClassPojo@2cf37ec8 must be of the type class uk.co.jemos.podam.test.dto.InnerClassPojo
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.InnerClassPojo$InnerPojo@5f5492c3 must be of the type class uk.co.jemos.podam.test.dto.InnerClassPojo$InnerPojo
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2