There are 0 repository under pojo-tester topic.
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
This application is a simple bank account implementation. An account able to withdraw money and transfer money to another account. The transfer can be with debit card or credit card. If a credit card is used, extra %1 transaction fee is charged. An account can linked with a credit card or bank account.
Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
This repository is created for comparing with and without lombok usage in a project. 2 modules have same requirements.
POJO testing library that help you to avoid boilerplate code to test your POJO classes
Example with useful libraries to speed up Java objects writing and testing.
Framework to automate Java unit testing
spring-boot
A kalah game implementation