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