openpojo icon indicating copy to clipboard operation
openpojo copied to clipboard

Getters-only and all-fields constructor class

Open ferrarimartin opened this issue 11 months ago • 0 comments

Is it possible to test a class that doesn't have any setter, only a constructor with all of the class fields and getters? I didn't find a way to do that. I would like to test that the constructor correctly sets the fields values.

ferrarimartin avatar Jul 09 '23 00:07 ferrarimartin