A tool to let you write unit test for the toString method. This can be especially usefull if you use the lombok plugin.
'be.joengenduvel.java.verifiers:to-string:1.0.2'
<dependency>
<groupId>be.joengenduvel.java.verifiers</groupId>
<artifactId>to-string</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="be.joengenduvel.java.verifiers" name="to-string" rev="1.0.2"/>
"be.joengenduvel.java.verifiers", "to-string", "1.0.2"