jparams / to-string-verifier

To String Verifier provides an easy and convenient way to test the toString method on your class.
MIT License
32 stars 6 forks source link

Update to latest object builder #17

Closed jparams closed 5 years ago

jparams commented 5 years ago

I have updated the version of the Object Builder library, which has a huge improvement on how generics are handled. This is an important change as the Object Builder library plays key role in how the test subject is generated.