Home
>
Collections
>
Collections Test
> Podam should be able to fill in POJOs with JsonNullable coll…
Overall Test Results
Requirements
Epics
Stories
Report generated 29-07-2023 17:16
Collections Test
Collections (epics)
Podam Should Be Able To Fill In Pojos With Jsonnullable Collection Wrapper
Steps
Outcome
Duration
Given a standard Podam Factory
SUCCESS
0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.JacksonDatabindPojo
SUCCESS
0.01s
Then the pojo uk.co.jemos.podam.test.dto.JacksonDatabindPojo@21075926 must be of the type class uk.co.jemos.podam.test.dto.JacksonDatabindPojo
SUCCESS
0s
Then the collection should not be null or empty and each element should be of type class java.lang.String
SUCCESS
0s
Then the collection should not be null or empty
SUCCESS
0s
SUCCESS
0.14s