lots of exercises in java... from https://github.com/exercism/java
FridaTveit 86ba55050e Merge pull request #316 from michaelspets/pangram313 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 Change test names and order slightly to match canonical data 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 лет назад
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 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 лет назад
list-ops list-ops: add to track (#207) 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 Simplify construction logic for palindrome products (#305) 9 лет назад
pangram Merge pull request #316 from michaelspets/pangram313 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 list-ops: add to track (#207) 9 лет назад