Home > Edge Cases > Abnormal Pojos Test > Podam should handle POJOs with self reference constructors b…
Report generated 29-07-2023 17:16

Abnormal Pojos Test

 Edge Cases (epics)

Podam Should Handle Pojos With Self Reference Constructors But Not Default Constructors Without The Need For The @Podamconstructor Annotation
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesButNoDefaultConstructorPojo
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesButNoDefaultConstructorPojo@5673e545 should not be null
SUCCESS 0s
Then the first self-reference for a POJO without default constructor should not be null
SUCCESS 0s
Then the first self-reference for a POJO without default constructor should not be null
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2