Update README.md

This commit is contained in:
Loredana Crusoveanu 2018-04-14 23:24:42 +03:00 committed by GitHub
parent 43d51a406b
commit f243517852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@
- [Mockito and JUnit 5 Using ExtendWith](http://www.baeldung.com/mockito-junit-5-extension)
- [JUnit 5 @RunWith](http://www.baeldung.com/junit-5-runwith)
- [JUnit 5 @Test Annotation](http://www.baeldung.com/junit-5-test-annotation)
- [JUnit Assert an Exception is Thrown](http://www.baeldung.com/junit-assert-exception)