Podam Should Handle Classes With Read Only Maps Having Same Key And Value Types
Steps
Outcome
Duration
Given a standard Podam Factory
SUCCESS
0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.DefaultMapSingleTypePojo with specific types {class java.lang.String}
SUCCESS
0s
Then the pojo uk.co.jemos.podam.test.dto.DefaultMapSingleTypePojo@414cbabc must be of the type class uk.co.jemos.podam.test.dto.DefaultMapSingleTypePojo
SUCCESS
0s
Then the Map should not be null or empty and each element should have key of type class java.lang.String and value of type class java.lang.String