Home
>
Constructors
>
Constructors Unit Te…
> Podam should be able to instantiate POJOs with immutable Col…
Overall Test Results
Requirements
Epics
Stories
Report generated 29-07-2023 17:16
Constructors Unit Test
Constructors (epics)
Podam Should Be Able To Instantiate Pojos With Immutable Collections
Steps
Outcome
Duration
Given a standard Podam Factory
SUCCESS
0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ImmutableVector with specific types {class java.lang.String}
SUCCESS
0s
Then the collection should be empty
SUCCESS
0s
SUCCESS
0.11s