Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 461 Bytes

VendingMachineKata

This project is a Kata meant to replicate the functionality of a Vending Machine practicing Test-Driven Development methodology. It was written in Java using Object-Oriented Principles.

Assuming that Maven is configured - tests can be run in the terminal utilizing the 'mvn test' command

Project created as part of the interview process for Pillar Technologies.

Please contact Nick Connor - [email protected] - with any questions.