An open API service indexing awesome lists of open source software.

https://github.com/sta-szek/pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
https://github.com/sta-szek/pojo-tester

constructor equality equals getters hashcode java-framework pojo pojo-tester pojo-testing pojos setters test-automation test-coverage testing tests tostring

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# `POJO-TESTER` - Java framework for pojo-testing

# PROJECT IS ON HOLD
## I have no time to invest more in this project. See https://github.com/sta-szek/pojo-tester/issues/247
## Thank you for using pojo-tester! It has 131 019 (05.06.2020) downloads total! I was not expecting such popularity :rocket:

----
`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](http://pojo.pl)

If you have any questions, we can chat on [![Rocket.Chat](https://demo.rocket.chat/images/join-chat.svg)](http://chat.pojo.pl/channel/pojo-tester)

Build status is provided by

Current coverage is [![codecov](https://codecov.io/gh/sta-szek/pojo-tester/branch/master/graph/badge.svg)](https://codecov.io/gh/sta-szek/pojo-tester)

Project quality [![Codacy Badge](https://api.codacy.com/project/badge/Grade/f20e4ae366964fe4864179d26ed392c4)](https://www.codacy.com/app/sta-szek/pojo-tester?utm_source=github.com&utm_medium=referral&utm_content=sta-szek/pojo-tester&utm_campaign=Badge_Grade)

Download latest version [![Download](https://api.bintray.com/packages/sta-szek/maven/pojo-tester/images/download.svg) ](https://bintray.com/sta-szek/maven/pojo-tester/_latestVersion)

Get automatic notifications about new `POJO-TESTER` versions