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