Home > Collections > Collections Test > Podam should be able to create instances of Hash Maps with i…
Report generated 29-07-2023 17:16

Collections Test

 Collections (epics)

Podam Should Be Able To Create Instances Of Hash Maps With Interface Values
  Steps Outcome Duration
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for interface java.util.Map with specific types {class java.lang.String,interface uk.co.jemos.podam.test.dto.PodamTestInterface}
SUCCESS 0s
Then the pojo {} must be of the type interface java.util.Map
SUCCESS 0s
Then the map should be empty
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2