vendingMachineKata
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^3.1.00.0.32^3.1.0^2.0.0^2.2.0^1.1.161
commits
16
commits
Rename Amount class to balance. Rename CoinsAmount to coinSum. Rename coinCounter to coinsInserted
7e7b642View on GitHubRefactor vendingMachine select method to remove repetition
7ae411eView on GitHubAdd the price of the product to the current balance oof the vendingmachine
161f191View on GitHub