lots of exercises in java... from https://github.com/exercism/java
Souvatzis Vasilios 92a34f6961 Add setup method for tests il y a 9 ans
..
_template Standardize on JUnit 4.12 il y a 10 ans
accumulate Standardize on JUnit 4.12 il y a 10 ans
acronym Acronym: adjust API to use an instance method (#380) il y a 9 ans
all-your-base Added Ignore annotation to all tests but the first one in all-your-base. il y a 9 ans
allergies keep file removed il y a 9 ans
anagram anagram: Update to canonical data (#340) il y a 9 ans
atbash-cipher atbash-cipher: Update to canonical data il y a 9 ans
beer-song Add setup method for tests il y a 9 ans
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) il y a 9 ans
binary-search Removed .keep file from binary-search il y a 9 ans
binary-search-tree Removed redundant .keep file from test/java il y a 9 ans
bob Standardize on JUnit 4.12 il y a 10 ans
book-store bookstore : add to track (#310) il y a 9 ans
bracket-push bracket-push: add to track il y a 9 ans
change change: update to include new canonical test il y a 9 ans
clock Clock: add to track (#260) il y a 9 ans
crypto-square Standardize on JUnit 4.12 il y a 10 ans
custom-set custom-set: add to track (#206) il y a 9 ans
diamond removed blank line per comment il y a 9 ans
difference-of-squares difference-of-squares: renamed instance method il y a 9 ans
etl Edit - add org.junit.Ignore il y a 9 ans
flatten-array flatten-array: add @Ignore to tests - @Ignore added to all test cases but the first one il y a 9 ans
gigasecond Standardize on JUnit 4.12 il y a 10 ans
grade-school Added import statement Before. Moved school object instantiation in a setUp method. il y a 9 ans
hamming Make hamming use instance methods il y a 9 ans
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) il y a 9 ans
hexadecimal Delete all unused .keep files il y a 9 ans
isogram isogram : add to track (#311) il y a 9 ans
largest-series-product Add note to largest-series-product tests about JUnit Rules il y a 9 ans
linked-list Issue #276: linked-list: Rename Deque to DoublyLinkedList il y a 9 ans
list-ops list-ops: add to track (#207) il y a 9 ans
luhn Created lunhvalidator object in setUp method. Replaced every new object construct with the created object il y a 9 ans
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. il y a 9 ans
meetup Fix typo il y a 9 ans
minesweeper minesweeper: add to track il y a 9 ans
nth-prime Nth-prime: use JUnit's @Rule feature il y a 9 ans
nucleotide-count Update Issue #306: cytidine to cytosine il y a 9 ans
ocr-numbers ocr-numbers: add to track (#312) il y a 9 ans
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) il y a 9 ans
palindrome-products Simplify construction logic for palindrome products (#305) il y a 9 ans
pangram pangram: add starter implementation and make object-based (#344) il y a 9 ans
pascals-triangle Pascals-triangle: use JUnit's @Rule feature il y a 9 ans
perfect-numbers perfect-numbers: update to canonical tests v1.0.0 (#336) il y a 9 ans
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) il y a 9 ans
pig-latin Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) il y a 9 ans
prime-factors Mark all but first test @Ignore in all exercises il y a 10 ans
pythagorean-triplet Added Pythagorean Triplet assignment (#187) il y a 9 ans
queen-attack Move "@Rule" il y a 9 ans
raindrops Make raindrops use instance method il y a 9 ans
rectangles Polish example rectangles implementation il y a 9 ans
rna-transcription Rna-transcription: throw exception in starter implementation il y a 9 ans
robot-name Moved the robot object to setUp method il y a 9 ans
robot-simulator Remove symlinks il y a 9 ans
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) il y a 9 ans
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) il y a 9 ans
secret-handshake Fix for issue #354: extract common setup il y a 9 ans
series Fix typo il y a 9 ans
sieve Removed redundunt array il y a 9 ans
simple-cipher Issue #152: Made simple-cipher more approachable (#224) il y a 9 ans
simple-linked-list Simple-linked-list: use JUnit's @Rule feature il y a 9 ans
space-age Standardize on JUnit 4.12 il y a 10 ans
strain Standardize on JUnit 4.12 il y a 10 ans
sublist Remove symlinks il y a 9 ans
sum-of-multiples sum-of-multiples: use instance method instead of static method il y a 9 ans
triangle triangle: specify the type of exceptions il y a 9 ans
trinary Standardize on JUnit 4.12 il y a 10 ans
twelve-days Removed trailing newline from multiple verses il y a 9 ans
word-count Remove redundant .keep file from wordcount fixes #330 il y a 9 ans
wordy Extract common setup il y a 9 ans
build.gradle Mark all but first test @Ignore in all exercises il y a 10 ans
settings.gradle bookstore : add to track (#310) il y a 9 ans