Home > Constructors > Read Only Complex Ty… > Podam should fill in complex (e.g. with more than two generi…
Report generated 29-07-2023 17:16

Read Only Complex Types Test

 Constructors (epics)

Podam Should Fill In Complex (E.G. With More Than Two Generic Types), Read-Only 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.ReadOnlyGenericComplexTypesPojo with specific types {class java.lang.Character,class java.lang.Long,class java.lang.Integer}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ReadOnlyGenericComplexTypesPojo@fe73867 must be of the type class uk.co.jemos.podam.test.dto.ReadOnlyGenericComplexTypesPojo
SUCCESS 0s
SUCCESS 0s
Then the Map should not be null or empty and each element should have key of type class java.lang.Integer and value of type class java.lang.String
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ReadOnlyGenericComplexTypesPojo$Value@1a982dcb must be of the type class uk.co.jemos.podam.test.dto.ReadOnlyGenericComplexTypesPojo$Value
SUCCESS 0s
Then the pojo d must be of the type class java.lang.Character
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2