Home > Constructors > Read Only Complex Ty… > Podam should create an instance of an Abstract class with a…
Report generated 29-07-2023 17:16

Read Only Complex Types Test

 Constructors (epics)

Podam Should Create An Instance Of An Abstract Class With A Factory Method Which Returns A Concrete Type Even If The Concrete Type Has Got Read-Only Attributes. These Will Be Empty.
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ReadOnlyAbstract
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.ReadOnlyNonAccessible@1426a699 must be of the type class uk.co.jemos.podam.test.dto.ReadOnlyAbstract
SUCCESS 0s
SUCCESS 0.14s
Serenity BDD version 1.2.2