lots of exercises in java... from https://github.com/exercism/java
Omerovic Dzenan 72284de5fb Nth-prime: use JUnit's @Rule feature 9 gadus atpakaļ
..
_template Standardize on JUnit 4.12 10 gadus atpakaļ
accumulate Standardize on JUnit 4.12 10 gadus atpakaļ
acronym Standardize on JUnit 4.12 10 gadus atpakaļ
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. 9 gadus atpakaļ
allergies Allergies: remove redundant array creation 9 gadus atpakaļ
anagram Issue #193: Changed assertions in AnagramTest to use junit instead of assertj. Removed assertj from Anagram gradle build file. 9 gadus atpakaļ
atbash-cipher Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. 9 gadus atpakaļ
beer-song Delete all unused .keep files 9 gadus atpakaļ
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
binary-search Implemented recommended changes 9 gadus atpakaļ
binary-search-tree Added binary search tree exercise to the Java track (#191) 9 gadus atpakaļ
bob Standardize on JUnit 4.12 10 gadus atpakaļ
bracket-push bracket-push: add to track 9 gadus atpakaļ
clock Clock: add to track (#260) 9 gadus atpakaļ
crypto-square Standardize on JUnit 4.12 10 gadus atpakaļ
custom-set custom-set: add to track (#206) 9 gadus atpakaļ
diamond diamond: add to track (#256) 9 gadus atpakaļ
difference-of-squares Delete all unused .keep files 9 gadus atpakaļ
etl Edit - add org.junit.Ignore 9 gadus atpakaļ
flatten-array flatten-array: without type safety (#255) 9 gadus atpakaļ
gigasecond Standardize on JUnit 4.12 10 gadus atpakaļ
grade-school Issue #253: grade school improvements (#271) 9 gadus atpakaļ
hamming Change @Test expected parameter to @Rule ExpectedException in hamming 9 gadus atpakaļ
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 9 gadus atpakaļ
hexadecimal Delete all unused .keep files 9 gadus atpakaļ
largest-series-product Add note to largest-series-product tests about JUnit Rules 9 gadus atpakaļ
linked-list Issue #276: linked-list: Rename Deque to DoublyLinkedList 9 gadus atpakaļ
luhn luhn: update test names for clarity 9 gadus atpakaļ
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 gadus atpakaļ
meetup Fix typo 9 gadus atpakaļ
minesweeper minesweeper: add to track 9 gadus atpakaļ
nth-prime Nth-prime: use JUnit's @Rule feature 9 gadus atpakaļ
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 gadus atpakaļ
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
palindrome-products Added palindrome-products exercise to the Java track (#205) 9 gadus atpakaļ
pangram Renamed PangramTest to PangramsTest to be consistent with class it's testing. 9 gadus atpakaļ
pascals-triangle Delete all unused .keep files 9 gadus atpakaļ
perfect-numbers Remove symlinks 9 gadus atpakaļ
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 9 gadus atpakaļ
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
prime-factors Mark all but first test @Ignore in all exercises 10 gadus atpakaļ
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 gadus atpakaļ
queen-attack Move "@Rule" 9 gadus atpakaļ
raindrops Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
rectangles Polish example rectangles implementation 9 gadus atpakaļ
rna-transcription Standardize on JUnit 4.12 10 gadus atpakaļ
robot-name Standardize on JUnit 4.12 10 gadus atpakaļ
robot-simulator Remove symlinks 9 gadus atpakaļ
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
secret-handshake Remove symlinks 9 gadus atpakaļ
series Issue #201: Removed assertj from series gradle build file. 9 gadus atpakaļ
sieve Standardize on JUnit 4.12 10 gadus atpakaļ
simple-cipher Issue #152: Made simple-cipher more approachable (#224) 9 gadus atpakaļ
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 gadus atpakaļ
space-age Standardize on JUnit 4.12 10 gadus atpakaļ
strain Standardize on JUnit 4.12 10 gadus atpakaļ
sublist Remove symlinks 9 gadus atpakaļ
sum-of-multiples Fixed test dir, static method, lowercase method name (#210) 9 gadus atpakaļ
triangle Remove symlinks 9 gadus atpakaļ
trinary Standardize on JUnit 4.12 10 gadus atpakaļ
twelve-days Removed trailing newline from multiple verses 9 gadus atpakaļ
word-count Issue #167: Refactored WordCountTest to have a setup method 9 gadus atpakaļ
wordy wordy: add to track (#192) 9 gadus atpakaļ
build.gradle Mark all but first test @Ignore in all exercises 10 gadus atpakaļ
settings.gradle perfect-numbers: add to track 9 gadus atpakaļ