Skip to content

benchristel/Bank-kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank account kata

Adapted from Sandro Mancuso's Bank Account Kata.

This is an example of how to create an application using:

  • composable objects
  • generic interfaces
  • contract testing of fakes to ensure your test doubles behave like the real thing

The app just prints out a bank statement after making a few transactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%