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