Skip to content

cstavish/cs1632-deliverable-2

Repository files navigation

cs1632-deliverable-2

Authorized reproduction of Coffee Maker Quest

To Compile

# fill in your paths
MOCKITO_JAR_PATH=''
JUNIT_JAR_PATH=''

javac *.java -cp .:$MOCKITO_JAR_PATH:$JUNIT_JAR_PATH

About

Authorized reproduction of Coffee Maker Quest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages