Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 314 Bytes

File metadata and controls

19 lines (12 loc) · 314 Bytes

Cleo Change Calculator Exercise (Java)

Installation

This is a Gradle project with JUnit 5, bootstrapped by someone with minimal knowledge of Java projects.

It should work if you have a Java in your PATH.

brew install openjdk

Running

This runs the test suite

./gradlew test