Home > Constructors > Constructors Unit Te… > Podam should be able to create instances of abstract POJOs w…
Report generated 29-07-2023 17:16

Constructors Unit Test

 Constructors (epics)

Podam Should Be Able To Create Instances Of Abstract Pojos With Factory Methods Which Return Concrete Types
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class java.util.TimeZone
SUCCESS 0s
Then the pojo sun.util.calendar.ZoneInfo[id="NrJMexD_uH",offset=1766910198,dstSavings=3600000,useDaylight=true,transitions=118,lastRule=java.util.SimpleTimeZone[id=NrJMexD_uH,offset=1766910198,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]] must be of the type class java.util.TimeZone
SUCCESS 0s
SUCCESS 0.1s
Serenity BDD version 1.2.2