lots of exercises in java... from https://github.com/exercism/java
FridaTveit 2abd6b49dd Merge pull request #505 from morrme/ignoreminesweeper 9 years ago
..
_template Standardize on JUnit 4.12 10 years ago
accumulate accumulate: add hint to @Ignore annotation 9 years ago
acronym acronym: add hint to @Ignore annotations 9 years ago
all-your-base all-your-base: add hint to @Ignore annotations 9 years ago
allergies allergies: add hint to @Ignore annotations 9 years ago
anagram anagram: add hint to @Ignore annotations 9 years ago
atbash-cipher atbash-cipher: make class use instance method 9 years ago
beer-song Add setup method for tests 9 years ago
binary Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 years ago
binary-search Removed .keep file from binary-search 9 years ago
binary-search-tree Removed redundant .keep file from test/java 9 years ago
bob Standardize on JUnit 4.12 10 years ago
book-store bookstore: fix test suite equality checks 9 years ago
bracket-push bracket-push: add to track 9 years ago
change ChangeCalculatorTest : add hint to @Ignore annotations 9 years ago
clock ClockAddTest : add hint to @Ignore annotations 9 years ago
crypto-square Standardize on JUnit 4.12 10 years ago
custom-set CustomSetTest : add hint to @Ignore annotations 9 years ago
diamond removed blank line per comment 9 years ago
difference-of-squares difference-of-squares: add hint to @Ignore annotation 9 years ago
etl Edit - add org.junit.Ignore 9 years ago
flatten-array flatten-array: update to v1.1.0 of canonical tests 9 years ago
gigasecond gigasecond: add hint to @Ignore annotations 9 years ago
grade-school Added import statement Before. Moved school object instantiation in a setUp method. 9 years ago
hamming Make hamming use instance methods 9 years ago
hello-world hello-world: Modify tests to reject `name == ""` comparison (#280) 9 years ago
hexadecimal Delete all unused .keep files 9 years ago
isogram isogram: fix build issues 9 years ago
largest-series-product Add note to largest-series-product tests about JUnit Rules 9 years ago
linked-list Issue #276: linked-list: Rename Deque to DoublyLinkedList 9 years ago
list-ops ListOpsTest : add hint to @Ignore annotations 9 years ago
luhn Created lunhvalidator object in setUp method. Replaced every new object construct with the created object 9 years ago
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 years ago
meetup Fix typo 9 years ago
minesweeper minesweeper: add hints to @Ignore annotations 9 years ago
nth-prime Fixes #420 9 years ago
nucleotide-count Update Issue #306: cytidine to cytosine 9 years ago
ocr-numbers ocr-numbers: add to track (#312) 9 years ago
octal Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 years ago
palindrome-products palindrome-products: add hint to @Ignore annotations 9 years ago
pangram pangram: add hint to @Ignore annotations 9 years ago
pascals-triangle pascals-triangle: update to v1.0.0 tests 9 years ago
perfect-numbers add hint to @Ignore annotations per #444 9 years ago
phone-number Issue #261: Bring phone-number into compliance with canonical data (#274) 9 years ago
pig-latin pig-latin: convert to use instance methods 9 years ago
prime-factors prime-factors: convert to use instance methods 9 years ago
pythagorean-triplet Added Pythagorean Triplet assignment (#187) 9 years ago
queen-attack Move "@Rule" 9 years ago
raindrops Make raindrops use instance method 9 years ago
rectangles Polish example rectangles implementation 9 years ago
rna-transcription rna-transcription: add hint to Ignore annotation 9 years ago
robot-name Moved the robot object to setUp method 9 years ago
robot-simulator Remove symlinks 9 years ago
roman-numerals Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 years ago
saddle-points add hint to @Ignore annotations per #440 9 years ago
scrabble-score Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 years ago
secret-handshake secret-handshake: add hint to @Ignore annotations 9 years ago
series Fix typo 9 years ago
sieve Removed redundunt array 9 years ago
simple-cipher simple-cipher: add hint to @Ignore annotations 9 years ago
simple-linked-list Simple-linked-list: use JUnit's @Rule feature 9 years ago
space-age space-age: add hint to @Ignore annotations 9 years ago
strain Standardize on JUnit 4.12 10 years ago
sublist sublist: add hints to @Ignore annotations 9 years ago
sum-of-multiples sum-of-multiples: use instance method instead of static method 9 years ago
triangle triangle: fix test name 9 years ago
trinary Standardize on JUnit 4.12 10 years ago
twelve-days twelve-days: inline constructVerse 9 years ago
word-count Remove redundant .keep file from wordcount fixes #330 9 years ago
wordy Extract common setup 9 years ago
build.gradle Mark all but first test @Ignore in all exercises 10 years ago
settings.gradle saddle-points: add to track 9 years ago