This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
kristofer
/
JavaExercism
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
lots of exercises in java... from
https://github.com/exercism/java
789
Commits
2
Branches
Tree:
79599783d3
kytrinyx/rm-extraneous-template
master
gradle-build
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '79599783d3'
${ 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