Home > Xml Types > XML Datatype Unit Te… > When given an external factory, Podam should be able to fill…
Report generated 29-07-2023 17:16

XML Datatype Unit Test

 Xml Types (epics)

When Given An External Factory, Podam Should Be Able To Fill Pojos With Instance Attributes Containing Xmlgregoriancalendar And Duration
  Steps Outcome Duration
Given a Podam factory with XML Types external factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.XMLDatatypePojo
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.XMLDatatypePojo@6796168 should not be null
SUCCESS 0s
Then the object 2023-07-29T17:16:45.115+03:00 should not be null
SUCCESS 0s
Then the object PT0.000S should not be null
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2