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

Class Unit Test

 Basic Types (epics)

Podam Should Handle The Manufacturing Of Pojos With Generic Types In Constructor
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo@23f0a79b must be of the type class uk.co.jemos.podam.test.dto.ClassGenericConstructorPojo
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.14s
Serenity BDD version 1.2.2