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