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

Constructors Unit Test

 Constructors (epics)

Podam Should Be Able To Create Instances Of Generic Read Only 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.FactoryInstantiableReadOnlyPojo with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.FactoryInstantiableReadOnlyPojoImpl@4a449338 must be of the type class uk.co.jemos.podam.test.dto.FactoryInstantiableReadOnlyPojo
SUCCESS 0s
Then the pojo 7YHo7YSJeH must be of the type class java.lang.String
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2