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