Home > Annotations > Annotations Test > Podam should handle POJOs with constructors that have one or…
Report generated 29-07-2023 17:16

Annotations Test

 Annotations (epics)

Podam Should Handle POJOs With Constructors That Have One Or More Self References To The POJO Class, Provided The Required Constructor Is Annotated With @Podamconstructor
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojoAndDefaultConstructor
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojoAndDefaultConstructor@647aa680 should not be null
SUCCESS 0s
Then the first self-reference for a POJO with default constructor should not be null
SUCCESS 0.01s
Then the second self-reference for a POJO with default constructor should not be null
SUCCESS 0s
SUCCESS 0.14s
Serenity BDD version 1.2.2