Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
-
Updated
Jul 26, 2022 - Java
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
This repository is created for comparing with and without lombok usage in a project. 2 modules have same requirements.
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
Example with useful libraries to speed up Java objects writing and testing.
spring-boot
A kalah game implementation
Framework to automate Java unit testing
POJO testing library that help you to avoid boilerplate code to test your POJO classes
Add a description, image, and links to the pojo-tester topic page so that developers can more easily learn about it.
To associate your repository with the pojo-tester topic, visit your repo's landing page and select "manage topics."