Skip to content

yamounane/kata-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account Kata

My solution regarding @abachar's kata : https://gist.github.com/abachar/d20bdcd07dac589feef8ef21b487648c

Kata's requirements

  • Money deposit and withdrawal
  • Account statement with date, amount & balance
  • Statement printing

Build & Test run

To build this project, run :

$ mvn install

Use this command to run tests :

$ mvn test

About

Bank account kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages