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