This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
Ksaboor
/
JavaExercism
forked from
kristofer/JavaExercism
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
lots of exercises in java... from
https://github.com/exercism/java
1017
Commits
2
Branches
Tree:
83bf9111cf
kytrinyx/rm-extraneous-template
master
gradle-build
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '83bf9111cf'
${ noResults }
JavaExercism
/
exercises
/
nucleotide-count
morrme
a79c908bba
nucleotide-count: add hint to @Ignore annotations
9 years ago
..
src
nucleotide-count: add hint to @Ignore annotations
9 years ago
build.gradle
Issue
#200
: Replaced assertj assertions in nucleotide-count tests with junit and assertj assertions. Removed assertj from nucleotide-count gradle build file. Added extra hamcrest library to nucleotide-count gradle build file to be able to use hasEntry for maps.
9 years ago