lots of exercises in java... from https://github.com/exercism/java
Omerovic Dzenan d21b7ec95d Nucleotide-count: use JUnit's @Rule feature 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 Allergies: remove redundant array creation před 9 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
clock Clock: add to track (#260) 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
diamond diamond: add to track (#256) před 9 roky
difference-of-squares Delete all unused .keep files před 9 roky
etl Edit - add org.junit.Ignore před 9 roky
flatten-array flatten-array: without type safety (#255) před 9 roky
gigasecond Standardize on JUnit 4.12 před 10 roky
grade-school Issue #253: grade school improvements (#271) před 9 roky
hamming Change @Test expected parameter to @Rule ExpectedException in hamming před 9 roky
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 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 #276: linked-list: Rename Deque to DoublyLinkedList před 9 roky
luhn luhn: update test names for clarity 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 Fix typo 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 Nucleotide-count: use JUnit's @Rule feature 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
perfect-numbers Remove symlinks před 9 roky
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 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 Remove symlinks 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
secret-handshake Remove symlinks 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 Remove symlinks před 9 roky
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) před 9 roky
triangle Remove symlinks 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 perfect-numbers: add to track před 9 roky