Merge pull request #7787 from sjmillington/guava-split-readme-move

[BAEL-16643] Add article links to mockito module
This commit is contained in:
Loredana Crusoveanu
2019-09-17 08:12:43 +03:00
committed by GitHub
3 changed files with 3 additions and 4 deletions
+2
View File
@@ -21,4 +21,6 @@
- [Quick Guide to BDDMockito](http://www.baeldung.com/bdd-mockito)
- [Hamcrest Bean Matchers](http://www.baeldung.com/hamcrest-bean-matchers)
- [Hamcrest Object Matchers](http://www.baeldung.com/hamcrest-object-matchers)
- [Hamcrest File Matchers](https://www.baeldung.com/hamcrest-file-matchers)
- [Hamcrest Text Matchers](http://www.baeldung.com/hamcrest-text-matchers)
- [Testing Callbacks with Mockito](http://www.baeldung.com/mockito-callbacks)