Home > Constructors > Constructors Unit Te… > Podam should create instances of POJOs extending generic cla…
Report generated 29-07-2023 17:16

Constructors Unit Test

 Constructors (epics)

Podam Should Create Instances Of Pojos Extending Generic Classes With Matching Generic Placeholders
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ExtendedTypedClassPojo with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ExtendedTypedClassPojo@4ce65fa4 must be of the type class uk.co.jemos.podam.test.dto.ExtendedTypedClassPojo
SUCCESS 0s
Then the pojo 1136876565546700 must be of the type class java.lang.Long
SUCCESS 0s
Then the pojo 1136876565509600 must be of the type class java.lang.Long
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2