Home > Edge Cases > Abnormal Pojos Test > Podam should fill POJOs with public, non default constructor…
Report generated 29-07-2023 17:16

Abnormal Pojos Test

 Edge Cases (epics)

Podam Should Fill Pojos With Public, Non Default Constructors
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.pdm33.NoDefaultPublicConstructorPojo
SUCCESS 0s
Then the object NoDefaultPublicConstructorPojo ( firstName = YblQo7P5pZ intField = 961994180 ) should not be null
SUCCESS 0s
Then the String field YblQo7P5pZ cannot be null or empty
SUCCESS 0s
Then the int field should not be zero
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2