pojo-tester topic

List pojo-tester repositories

pojo-tester

53
Stars
26
Forks
Watchers

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

bank-account-manager

27
Stars
6
Forks
Watchers

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...