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

Constructors Unit Test

 Constructors (epics)

Podam Should Be Able To Create Instances Of Generic Pojos With Factory Methods When The Concrete Type Is Known
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.FactoryInstantiablePojo with specific types {class java.util.Date}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.FactoryInstantiablePojoImpl@521f824a must be of the type class uk.co.jemos.podam.test.dto.FactoryInstantiablePojo
SUCCESS 0s
Then the pojo Sat Jul 29 17:16:32 EEST 2023 must be of the type class java.util.Date
SUCCESS 0s
SUCCESS 0.14s
Serenity BDD version 1.2.2