Podam Should Be Able To Create Instances Of Generic Read Only Pojos With Factory Methods When The Concrete Type Is Known
Steps
Outcome
Duration
Given a standard Podam Factory
SUCCESS
0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.FactoryInstantiableReadOnlyPojo with specific types {class java.lang.String}
SUCCESS
0s
Then the pojo uk.co.jemos.podam.test.dto.FactoryInstantiableReadOnlyPojoImpl@4a449338 must be of the type class uk.co.jemos.podam.test.dto.FactoryInstantiableReadOnlyPojo
SUCCESS
0s
Then the pojo 7YHo7YSJeH must be of the type class java.lang.String