Home > Edge Cases > Abnormal Pojos Test > Podam should handle POJOs with private constructors only
Report generated 29-07-2023 17:16

Abnormal Pojos Test

 Edge Cases (epics)

Podam Should Handle Pojos With Private Constructors Only
  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.PrivateOnlyConstructorPojo
SUCCESS 0s
Then the object PrivateOnlyPojo ( firstName = 5mYDUgH3cy intField = 401520726 ) should not be null
SUCCESS 0s
Then the String field 5mYDUgH3cy cannot be null or empty
SUCCESS 0s
Then the int field should not be zero
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2