Update README.md
This commit is contained in:
parent
8c758d8a7b
commit
ba2619c9e3
|
@ -14,8 +14,6 @@
|
|||
- [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)
|
||||
- [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)
|
||||
- [Hamcrest Custom Matchers](http://www.baeldung.com/hamcrest-custom-matchers)
|
||||
- [Hamcrest Common Core Matchers](http://www.baeldung.com/hamcrest-core-matchers)
|
||||
- [Testing Callbacks with Mockito](http://www.baeldung.com/mockito-callbacks)
|
||||
|
|
Loading…
Reference in New Issue