lots of exercises in java... from https://github.com/exercism/java
MichaelSpets 874a791dff pangram: make test names more clear [Fix #313] 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 Allergies: remove redundant array creation 9 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
clock Clock: add to track (#260) 9 vuotta sitten
crypto-square Standardize on JUnit 4.12 10 vuotta sitten
custom-set custom-set: add to track (#206) 9 vuotta sitten
diamond diamond: add to track (#256) 9 vuotta sitten
difference-of-squares Delete all unused .keep files 9 vuotta sitten
etl Edit - add org.junit.Ignore 9 vuotta sitten
flatten-array flatten-array: without type safety (#255) 9 vuotta sitten
gigasecond Standardize on JUnit 4.12 10 vuotta sitten
grade-school Issue #253: grade school improvements (#271) 9 vuotta sitten
hamming Change @Test expected parameter to @Rule ExpectedException in hamming 9 vuotta sitten
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 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 #276: linked-list: Rename Deque to DoublyLinkedList 9 vuotta sitten
luhn luhn: update test names for clarity 9 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 Fix typo 9 vuotta sitten
minesweeper minesweeper: add to track 9 vuotta sitten
nth-prime Nth-prime: use JUnit's @Rule feature 9 vuotta sitten
nucleotide-count Nucleotide-count: use JUnit's @Rule feature 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 pangram: make test names more clear [Fix #313] 9 vuotta sitten
pascals-triangle Pascals-triangle: use JUnit's @Rule feature 9 vuotta sitten
perfect-numbers Remove symlinks 9 vuotta sitten
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 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 Polish example rectangles implementation 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 Remove symlinks 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
secret-handshake Remove symlinks 9 vuotta sitten
series Fix typo 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 Simple-linked-list: use JUnit's @Rule feature 9 vuotta sitten
space-age Standardize on JUnit 4.12 10 vuotta sitten
strain Standardize on JUnit 4.12 10 vuotta sitten
sublist Remove symlinks 9 vuotta sitten
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) 9 vuotta sitten
triangle triangle: specify the type of exceptions 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 perfect-numbers: add to track 9 vuotta sitten