Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 264 Bytes

junit-pojo

Project who create the code to Junit Test POJOS

You can use it in http://junit-pojo.herokuapp.com/

To build HashCode, CompareTo and Equals you need to have getters and setters.

To build the tests you need to have getters, setters and comparisions.