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