Home > Inheritance > Multiple Interfaces… > Podam will create an instance of a POJO but its interface ty…
Report generated 29-07-2023 17:16

Multiple Interfaces Inheritance Test

 Inheritance (epics)

Podam Will Create An Instance Of A POJO But Its Interface Types Won'T Be Instantiated
  Steps Outcome Duration
Given a Tracking External Factory
SUCCESS 0s
Given a Custom Data Provider Strategy
SUCCESS 0s
Given a Podam Factory with external factory and custom data provider strategy
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.MultipleInterfacesHolderPojo with specific types {class java.lang.String,class java.lang.Long}
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.MultipleInterfacesHolderPojo@38c90a80 should not be null
SUCCESS 0s
Then the object should be null
SUCCESS 0s
Then the object should be null
SUCCESS 0s
Then the two objects 2 and 2 should be equal
SUCCESS 0s
Then the collection should contain at least one element of type interface uk.co.jemos.podam.test.dto.MultipleInterfacesListPojo
SUCCESS 0s
Then the collection should contain at least one element of type interface uk.co.jemos.podam.test.dto.MultipleInterfacesMapPojo
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2