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