Update README.md

This commit is contained in:
Loredana Crusoveanu 2018-03-18 20:27:18 +02:00 committed by GitHub
parent 2d89a98455
commit 76016ec036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@
- [Mocking Void Methods with Mockito](http://www.baeldung.com/mockito-void-methods) - [Mocking Void Methods with Mockito](http://www.baeldung.com/mockito-void-methods)
- [Mocking of Private Methods Using PowerMock](http://www.baeldung.com/powermock-private-method) - [Mocking of Private Methods Using PowerMock](http://www.baeldung.com/powermock-private-method)
- [Mock Final Classes and Methods with Mockito](http://www.baeldung.com/mockito-final) - [Mock Final Classes and Methods with Mockito](http://www.baeldung.com/mockito-final)
- [Hamcrest Text Matchers] (http://www.baeldung.com/hamcrest-text-matchers)
- [Hamcrest File Matchers] (http://www.baeldung.com/hamcrest-file-matchers)