Merge pull request #4004 from eugenp/lor6-patch-2

Update README.md
This commit is contained in:
Loredana Crusoveanu 2018-04-15 12:27:43 +03:00 committed by GitHub
commit a40dcde3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,5 @@
- [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)