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

HINT.md 249B

To help you focus on one test at a time, @Ignore annotations have been added to every test but the first one. Any test with an @Ignore annotation will be skipped when you run the tests.