Update README.md

This commit is contained in:
johnA1331 2020-03-23 18:50:53 +08:00 committed by GitHub
parent df6fd3681d
commit 4cb7ca6472
1 changed files with 0 additions and 1 deletions

View File

@ -3,5 +3,4 @@
- [Mockitos Java 8 Features](https://www.baeldung.com/mockito-2-java-8)
- [Lazy Verification with Mockito 2](https://www.baeldung.com/mockito-2-lazy-verification)
- [Mockito Strict Stubbing and The UnnecessaryStubbingException](https://www.baeldung.com/mockito-unnecessary-stubbing-exception)
- [Mockito Using Spies](https://www.baeldung.com/mockito-spy)
- [Mockito and Fluent APIs](https://www.baeldung.com/mockito-fluent-apis)