lots of exercises in java... from https://github.com/exercism/java
Stuart Kent 850415253e Merge pull request #403 from FridaTveit/SumOfMultiplesUseInstanceMethod 9 年 前
..
_template Standardize on JUnit 4.12 10 年 前
accumulate Standardize on JUnit 4.12 10 年 前
acronym Acronym: adjust API to use an instance method (#380) 9 年 前
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. 9 年 前
allergies keep file removed 9 年 前
anagram anagram: Update to canonical data (#340) 9 年 前
atbash-cipher atbash-cipher: Update to canonical data 9 年 前
beer-song beer-song: add more line breaks [Fix #317] 9 年 前
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 年 前
binary-search Removed .keep file from binary-search 9 年 前
binary-search-tree Removed redundant .keep file from test/java 9 年 前
bob Standardize on JUnit 4.12 10 年 前
book-store bookstore : add to track (#310) 9 年 前
bracket-push bracket-push: add to track 9 年 前
change change: update to include new canonical test 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 removed blank line per comment 9 年 前
difference-of-squares difference-of-squares: renamed instance method 9 年 前
etl Edit - add org.junit.Ignore 9 年 前
flatten-array flatten-array: add @Ignore to tests - @Ignore added to all test cases but the first one 9 年 前
gigasecond Standardize on JUnit 4.12 10 年 前
grade-school Added import statement Before. Moved school object instantiation in a setUp method. 9 年 前
hamming Make hamming use instance methods 9 年 前
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 9 年 前
hexadecimal Delete all unused .keep files 9 年 前
isogram isogram : add to track (#311) 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 年 前
list-ops list-ops: add to track (#207) 9 年 前
luhn Created lunhvalidator object in setUp method. Replaced every new object construct with the created object 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 年 前
ocr-numbers ocr-numbers: add to track (#312) 9 年 前
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 年 前
palindrome-products Simplify construction logic for palindrome products (#305) 9 年 前
pangram pangram: add starter implementation and make object-based (#344) 9 年 前
pascals-triangle Pascals-triangle: use JUnit's @Rule feature 9 年 前
perfect-numbers perfect-numbers: update to canonical tests v1.0.0 (#336) 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 Make raindrops use instance method 9 年 前
rectangles Polish example rectangles implementation 9 年 前
rna-transcription Rna-transcription: throw exception in starter implementation 9 年 前
robot-name Moved the robot object to setUp method 9 年 前
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 Fix for issue #354: extract common setup 9 年 前
series Fix typo 9 年 前
sieve Removed redundunt array 9 年 前
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 sum-of-multiples: use instance method instead of static method 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 Remove redundant .keep file from wordcount fixes #330 9 年 前
wordy Extract common setup 9 年 前
build.gradle Mark all but first test @Ignore in all exercises 10 年 前
settings.gradle bookstore : add to track (#310) 9 年 前