lots of exercises in java... from https://github.com/exercism/java
Colin Mullikin 926a703bf7 Replaced "0000000000" with exceptions 9 vuotta sitten
..
_template Standardize on JUnit 4.12 10 vuotta sitten
accumulate Standardize on JUnit 4.12 10 vuotta sitten
acronym Standardize on JUnit 4.12 10 vuotta sitten
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. 9 vuotta sitten
allergies Standardize on JUnit 4.12 10 vuotta sitten
anagram Issue #193: Changed assertions in AnagramTest to use junit instead of assertj. Removed assertj from Anagram gradle build file. 9 vuotta sitten
atbash-cipher Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. 9 vuotta sitten
beer-song Delete all unused .keep files 9 vuotta sitten
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
binary-search Implemented recommended changes 9 vuotta sitten
binary-search-tree Added binary search tree exercise to the Java track (#191) 9 vuotta sitten
bob Standardize on JUnit 4.12 10 vuotta sitten
bracket-push bracket-push: add to track 9 vuotta sitten
crypto-square Standardize on JUnit 4.12 10 vuotta sitten
custom-set custom-set: add to track (#206) 9 vuotta sitten
difference-of-squares Delete all unused .keep files 9 vuotta sitten
etl Invoke JUnit assertEquals with Argument Order (expected, actual) 9 vuotta sitten
gigasecond Standardize on JUnit 4.12 10 vuotta sitten
grade-school Issue #195: Changed assertj assertions to junit and hamcrest assertions in grade-school. Removed assertj from grade-school gradle build file. (#211) 9 vuotta sitten
hamming Delete all unused .keep files 9 vuotta sitten
hello-world Delete all unused .keep files 9 vuotta sitten
hexadecimal Delete all unused .keep files 9 vuotta sitten
largest-series-product Add note to largest-series-product tests about JUnit Rules 9 vuotta sitten
linked-list Issue #196: Replaced assertj assertions with junit and hamcrest assertions in linked-list. Removed assertj from linked-list gradle build file. (#212) 9 vuotta sitten
luhn Standardize on JUnit 4.12 10 vuotta sitten
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. 9 vuotta sitten
meetup Reversed assert parameters 9 vuotta sitten
minesweeper minesweeper: add to track 9 vuotta sitten
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) 9 vuotta sitten
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. 9 vuotta sitten
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
palindrome-products Added palindrome-products exercise to the Java track (#205) 9 vuotta sitten
pangram Renamed PangramTest to PangramsTest to be consistent with class it's testing. 9 vuotta sitten
pascals-triangle Delete all unused .keep files 9 vuotta sitten
phone-number Replaced "0000000000" with exceptions 9 vuotta sitten
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
prime-factors Mark all but first test @Ignore in all exercises 10 vuotta sitten
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 vuotta sitten
queen-attack Move "@Rule" 9 vuotta sitten
raindrops Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
rectangles rectangles: add to track 9 vuotta sitten
rna-transcription Standardize on JUnit 4.12 10 vuotta sitten
robot-name Standardize on JUnit 4.12 10 vuotta sitten
robot-simulator robot-simulator: add to track 9 vuotta sitten
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 vuotta sitten
series Issue #201: Removed assertj from series gradle build file. 9 vuotta sitten
sieve Standardize on JUnit 4.12 10 vuotta sitten
simple-cipher Issue #152: Made simple-cipher more approachable (#224) 9 vuotta sitten
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. 9 vuotta sitten
space-age Standardize on JUnit 4.12 10 vuotta sitten
strain Standardize on JUnit 4.12 10 vuotta sitten
sublist sublist: add to track 9 vuotta sitten
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) 9 vuotta sitten
triangle Delete all unused .keep files 9 vuotta sitten
trinary Standardize on JUnit 4.12 10 vuotta sitten
twelve-days Removed trailing newline from multiple verses 9 vuotta sitten
word-count Issue #167: Refactored WordCountTest to have a setup method 9 vuotta sitten
wordy wordy: add to track (#192) 9 vuotta sitten
build.gradle Mark all but first test @Ignore in all exercises 10 vuotta sitten
settings.gradle Merge branch 'master' into MatrixExercise 9 vuotta sitten