Skip to content

TPII20152/BankSys08

Repository files navigation

BankSys08 (Build Status)

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

Running the Project

  1. Run the ATM24H.java

Comments

*The entire project is being monitorated by travis-ci
*The original repository is at https://github.com/lincolnrocha/BankSys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages