/pojo-tester

Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Java framework for testing POJOs

Download

POJO-TESTER is a Java testing library, which makes your pojo-tests much easier. You can test your pojo against equals, hashCode, toString, getters, setters and constructors.

Get more information at the pojo-tester documentation site