lots of exercises in java... from https://github.com/exercism/java
FridaTveit 6f960d2ac6 Merge pull request #465 from morrme/patch-3 9 gadus atpakaļ
..
_template Standardize on JUnit 4.12 10 gadus atpakaļ
accumulate accumulate: add hint to @Ignore annotation 9 gadus atpakaļ
acronym acronym: add hint to @Ignore annotations 9 gadus atpakaļ
all-your-base all-your-base: add hint to @Ignore annotations 9 gadus atpakaļ
allergies allergies: add hint to @Ignore annotations 9 gadus atpakaļ
anagram anagram: add hint to @Ignore annotations 9 gadus atpakaļ
atbash-cipher atbash-cipher: make class use instance method 9 gadus atpakaļ
beer-song Add setup method for tests 9 gadus atpakaļ
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
binary-search Removed .keep file from binary-search 9 gadus atpakaļ
binary-search-tree Removed redundant .keep file from test/java 9 gadus atpakaļ
bob Standardize on JUnit 4.12 10 gadus atpakaļ
book-store bookstore: fix test suite equality checks 9 gadus atpakaļ
bracket-push bracket-push: add to track 9 gadus atpakaļ
change change: update to include new canonical test 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 removed blank line per comment 9 gadus atpakaļ
difference-of-squares difference-of-squares: remove whitespace 9 gadus atpakaļ
etl Edit - add org.junit.Ignore 9 gadus atpakaļ
flatten-array flatten-array: update to v1.1.0 of canonical tests 9 gadus atpakaļ
gigasecond Standardize on JUnit 4.12 10 gadus atpakaļ
grade-school Added import statement Before. Moved school object instantiation in a setUp method. 9 gadus atpakaļ
hamming Make hamming use instance methods 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ļ
isogram isogram: fix build issues 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ļ
list-ops list-ops: add to track (#207) 9 gadus atpakaļ
luhn Created lunhvalidator object in setUp method. Replaced every new object construct with the created object 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 Fixes #420 9 gadus atpakaļ
nucleotide-count Update Issue #306: cytidine to cytosine 9 gadus atpakaļ
ocr-numbers ocr-numbers: add to track (#312) 9 gadus atpakaļ
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
palindrome-products palindrome-products: make class use instance methods 9 gadus atpakaļ
pangram pangram: add starter implementation and make object-based (#344) 9 gadus atpakaļ
pascals-triangle pascals-triangle: update to v1.0.0 tests 9 gadus atpakaļ
perfect-numbers add hint to @Ignore annotations per #444 9 gadus atpakaļ
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 9 gadus atpakaļ
pig-latin pig-latin: convert to use instance methods 9 gadus atpakaļ
prime-factors prime-factors: convert to use instance methods 9 gadus atpakaļ
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 gadus atpakaļ
queen-attack Move "@Rule" 9 gadus atpakaļ
raindrops Make raindrops use instance method 9 gadus atpakaļ
rectangles Polish example rectangles implementation 9 gadus atpakaļ
rna-transcription rna-transcription: add hint to Ignore annotation 9 gadus atpakaļ
robot-name Moved the robot object to setUp method 9 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ļ
saddle-points add hint to @Ignore annotations per #440 9 gadus atpakaļ
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 gadus atpakaļ
secret-handshake Secret-handshake: remove whitespace 9 gadus atpakaļ
series Fix typo 9 gadus atpakaļ
sieve Removed redundunt array 9 gadus atpakaļ
simple-cipher Issue #152: Made simple-cipher more approachable (#224) 9 gadus atpakaļ
simple-linked-list Simple-linked-list: use JUnit's @Rule feature 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 sum-of-multiples: use instance method instead of static method 9 gadus atpakaļ
triangle triangle: fix test name 9 gadus atpakaļ
trinary Standardize on JUnit 4.12 10 gadus atpakaļ
twelve-days twelve-days: inline constructVerse 9 gadus atpakaļ
word-count Remove redundant .keep file from wordcount fixes #330 9 gadus atpakaļ
wordy Extract common setup 9 gadus atpakaļ
build.gradle Mark all but first test @Ignore in all exercises 10 gadus atpakaļ
settings.gradle saddle-points: add to track 9 gadus atpakaļ