Skip to content

A simulation of the inner-workings of a vending machine. Written in Java, built with gradle, tested with JUnit.

Notifications You must be signed in to change notification settings

jchaffin87/vending-machine-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vending Machine

My solution to the Pillar Technology's Vending Machine kata.

Code: Java 9
Build: Gradle 4.2.1
Test coverage: JUnit

To build:

$ gradle build

About

A simulation of the inner-workings of a vending machine. Written in Java, built with gradle, tested with JUnit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages