p91paul / pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)

Home Page:http://www.pojo.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POJO-TESTER - Java framework for pojo-testing

PROJECT IS ON HOLD

I have no time to invest more in this project. See sta-szek#247

Thank you for using pojo-tester! It has 131 019 (05.06.2020) downloads total! I was not expecting such popularity 🚀


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 pojo-tester documentation site

If you have any questions, we can chat on Rocket.Chat

Build status is provided by

Current coverage is codecov

Project quality Codacy Badge

Download latest version Download

Get automatic notifications about new POJO-TESTER versions

About

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)

http://www.pojo.pl

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%