lots of exercises in java... from https://github.com/exercism/java

exercise-readme-insert.md 119B

Running the tests

You can run all the tests for an exercise by entering

$ gradle test

in your terminal.