Home > Basic Types > Podam Factory Basic… > Podam should fill in POJOs with Enums
Report generated 29-07-2023 17:16

Podam Factory Basic Types Test

 Basic Types (epics)

Podam Should Fill In Pojos With Enums
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.EnumsPojo
SUCCESS 0s
Then the pojo EnumsPojo ( ratePodamInternal = COOL ratePodamExternal = EXTERNAL_COOL ) must be of the type class uk.co.jemos.podam.test.dto.EnumsPojo
SUCCESS 0s
Then the pojo EXTERNAL_COOL must be of the type class uk.co.jemos.podam.test.enums.ExternalRatePodamEnum
SUCCESS 0s
Then the pojo COOL must be of the type class uk.co.jemos.podam.test.dto.EnumsPojo$RatePodamInternal
SUCCESS 0s
Then the Pojo should be null
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2