Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
As seen in #229, this PR introduce the support of builder type setter in the library.
It's the "naïve" approach specified by @pheerai where the implementation isn't configurable
As seen in #229, this PR introduce the support of builder type setter in the library.
It's the "naïve" approach specified by @pheerai where the implementation isn't configurable