Download the money example Free Java Code
Description
The Money Example, the first part of the book "TDD by Example", by Kent Beck.
Source Files
The download file the_money_example-master.zip has the following entries.
.gitignore//w w w . j a v a 2 s.co m
README
pom.xml
reports/coverage.txt
reports/duplication.txt
reports/metrics.xml
src/main/java/com/aquiles/alexandre/money/Bank.java
src/main/java/com/aquiles/alexandre/money/Expression.java
src/main/java/com/aquiles/alexandre/money/Money.java
src/main/java/com/aquiles/alexandre/money/Sum.java
src/test/java/com/aquiles/alexandre/money/MoneyTest.java
Download
Click the following link to download the_money_example-master.zip.
the_money_example-master.zip