added link to article

This commit is contained in:
Tom Hombergs 2018-02-05 20:10:44 +01:00 committed by GitHub
parent bd103bdd41
commit 43d0f4c15c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@
- [Introduction to Jukito](http://www.baeldung.com/jukito) - [Introduction to Jukito](http://www.baeldung.com/jukito)
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners) - [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
- [Guide to JSpec](http://www.baeldung.com/jspec) - [Guide to JSpec](http://www.baeldung.com/jspec)
- [Custom Assertions with AssertJ](http://www.baeldung.com/assertj-custom-assertion)