Merge pull request #2724 from eugenp/lor6-patch-1

Update README.md
This commit is contained in:
lor6 2017-10-10 09:21:14 +03:00 committed by GitHub
commit 65aeba9d3d
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@
- [Mockito @Mock, @Spy, @Captor and @InjectMocks](http://www.baeldung.com/mockito-annotations)
- [Mockitos Mock Methods](http://www.baeldung.com/mockito-mock-methods)
- [Introduction to PowerMock](http://www.baeldung.com/intro-to-powermock)
- [Mocking Exception Throwing using Mockito](http://www.baeldung.com/mockito-exceptions)