lots of exercises in java... from https://github.com/exercism/java
Frida Tveit 2b916653e2 Added Ignore annotation to all tests but the first one in all-your-base. 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 Standardize on JUnit 4.12 10 年 前
beer-song Delete all unused .keep files 9 年 前
binary Standardize on JUnit 4.12 10 年 前
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 Issue #194: Removed assertj and guava from etl gradle build file 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 年 前
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 Standardize on JUnit 4.12 10 年 前
palindrome-products Added palindrome-products exercise to the Java track (#205) 9 年 前
pangram Delete all unused .keep files 9 年 前
pascals-triangle Delete all unused .keep files 9 年 前
phone-number Standardize on JUnit 4.12 10 年 前
pig-latin Standardize on JUnit 4.12 10 年 前
prime-factors Mark all but first test @Ignore in all exercises 10 年 前
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 年 前
queen-attack Rename queen-attack starter class 9 年 前
raindrops Standardize on JUnit 4.12 10 年 前
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 Standardize on JUnit 4.12 10 年 前
scrabble-score Standardize on JUnit 4.12 10 年 前
series Issue #201: Removed assertj from series gradle build file. 9 年 前
sieve Standardize on JUnit 4.12 10 年 前
simple-cipher Standardize on JUnit 4.12 10 年 前
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 年 前
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 年 前
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 custom-set: add to track (#206) 9 年 前