BankSys08 is a simple Java system, for academic purposes, used as final task in the subject of Programing Techniques 2 to apply the concepts of unit testing, clean code, refactoring and how to use this in the version control systems while working in group.
BankSys...
- Simulates the main banking transactions
- Credit
- Debit
- Transfer
- Balance
- Have proper care of exception handling
- Raising
- Signaling
- Handling
- Propagation
- Remapping
- Run the ATM24H.java
*The entire project is being monitorated by travis-ci
*The original repository is at https://github.com/lincolnrocha/BankSys