lots of exercises in java... from https://github.com/exercism/java
Dave Thomas 7bb120f5bb Issue #253: grade school improvements (#271) vor 9 Jahren
..
_template Standardize on JUnit 4.12 vor 10 Jahren
accumulate Standardize on JUnit 4.12 vor 10 Jahren
acronym Standardize on JUnit 4.12 vor 10 Jahren
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. vor 9 Jahren
allergies Standardize on JUnit 4.12 vor 10 Jahren
anagram Issue #193: Changed assertions in AnagramTest to use junit instead of assertj. Removed assertj from Anagram gradle build file. vor 9 Jahren
atbash-cipher Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. vor 9 Jahren
beer-song Delete all unused .keep files vor 9 Jahren
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
binary-search Implemented recommended changes vor 9 Jahren
binary-search-tree Added binary search tree exercise to the Java track (#191) vor 9 Jahren
bob Standardize on JUnit 4.12 vor 10 Jahren
bracket-push bracket-push: add to track vor 9 Jahren
clock Clock: add to track (#260) vor 9 Jahren
crypto-square Standardize on JUnit 4.12 vor 10 Jahren
custom-set custom-set: add to track (#206) vor 9 Jahren
diamond diamond: add to track (#256) vor 9 Jahren
difference-of-squares Delete all unused .keep files vor 9 Jahren
etl Invoke JUnit assertEquals with Argument Order (expected, actual) vor 9 Jahren
flatten-array flatten-array: without type safety (#255) vor 9 Jahren
gigasecond Standardize on JUnit 4.12 vor 10 Jahren
grade-school Issue #253: grade school improvements (#271) vor 9 Jahren
hamming Delete all unused .keep files vor 9 Jahren
hello-world Delete all unused .keep files vor 9 Jahren
hexadecimal Delete all unused .keep files vor 9 Jahren
largest-series-product Add note to largest-series-product tests about JUnit Rules vor 9 Jahren
linked-list Issue #196: Replaced assertj assertions with junit and hamcrest assertions in linked-list. Removed assertj from linked-list gradle build file. (#212) vor 9 Jahren
luhn Update Luhn tests and sample implementation vor 9 Jahren
matrix Moved count rows and count columns tests to the top of MatrixTest so that they will be run first as other tests rely on them. vor 9 Jahren
meetup Reversed assert parameters vor 9 Jahren
minesweeper minesweeper: add to track vor 9 Jahren
nth-prime Issue 199: Replaced assertj assetions in nth-prime test with junit and hamcrest assertions. Removed assertj from nth-prime gradle build file. (#215) vor 9 Jahren
nucleotide-count Issue #200: Replaced assertj assertions in nucleotide-count tests with junit and assertj assertions. Removed assertj from nucleotide-count gradle build file. Added extra hamcrest library to nucleotide-count gradle build file to be able to use hasEntry for maps. vor 9 Jahren
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
palindrome-products Added palindrome-products exercise to the Java track (#205) vor 9 Jahren
pangram Renamed PangramTest to PangramsTest to be consistent with class it's testing. vor 9 Jahren
pascals-triangle Delete all unused .keep files vor 9 Jahren
phone-number Use Expected Exception Rule vor 9 Jahren
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
prime-factors Mark all but first test @Ignore in all exercises vor 10 Jahren
pythagorean-triplet Added Pythagorean Triplet assignment (#187) vor 9 Jahren
queen-attack Move "@Rule" vor 9 Jahren
raindrops Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
rectangles Polish example rectangles implementation vor 9 Jahren
rna-transcription Standardize on JUnit 4.12 vor 10 Jahren
robot-name Standardize on JUnit 4.12 vor 10 Jahren
robot-simulator robot-simulator: add to track vor 9 Jahren
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) vor 9 Jahren
secret-handshake secret-handshake: add to track (#257) vor 9 Jahren
series Issue #201: Removed assertj from series gradle build file. vor 9 Jahren
sieve Standardize on JUnit 4.12 vor 10 Jahren
simple-cipher Issue #152: Made simple-cipher more approachable (#224) vor 9 Jahren
simple-linked-list Issue 202: Replaced assertj assertions in simple-linked-list with junit and hamcrest assertions. Removed assertj from simple-linked-list gradle build file. vor 9 Jahren
space-age Standardize on JUnit 4.12 vor 10 Jahren
strain Standardize on JUnit 4.12 vor 10 Jahren
sublist sublist: add to track vor 9 Jahren
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) vor 9 Jahren
triangle Delete all unused .keep files vor 9 Jahren
trinary Standardize on JUnit 4.12 vor 10 Jahren
twelve-days Removed trailing newline from multiple verses vor 9 Jahren
word-count Issue #167: Refactored WordCountTest to have a setup method vor 9 Jahren
wordy wordy: add to track (#192) vor 9 Jahren
build.gradle Mark all but first test @Ignore in all exercises vor 10 Jahren
settings.gradle Clock: add to track (#260) vor 9 Jahren