Merge pull request #3596 from eugenp/thombergs-patch-3

added link to article
This commit is contained in:
Tom Hombergs 2018-02-05 20:45:09 +01:00 committed by GitHub
commit 0e7d8c0d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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