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