Home > Basic Types > Class Unit Test > Podam should handle the manufacturing of generic POJOs
Report generated 29-07-2023 17:16

Class Unit Test

 Basic Types (epics)

Podam Should Handle The Manufacturing Of Generic Pojos
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ClassGenericPojo with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ClassGenericPojo@86ee2f8 must be of the type class uk.co.jemos.podam.test.dto.ClassGenericPojo
SUCCESS 0s
Then the pojo class java.lang.String must be of the type class java.lang.Class
SUCCESS 0s
Then the two objects class java.lang.String and class java.lang.String should be equal
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2