From 76016ec036cc811a1c095e6fae345ae0023b1276 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sun, 18 Mar 2018 20:27:18 +0200 Subject: [PATCH] Update README.md --- testing-modules/mockito/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testing-modules/mockito/README.md b/testing-modules/mockito/README.md index 4bbc083d8c..e158820769 100644 --- a/testing-modules/mockito/README.md +++ b/testing-modules/mockito/README.md @@ -14,3 +14,5 @@ - [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)