Update README.md

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

View File

@ -3,6 +3,5 @@
- [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)
- [Quick Guide to BDDMockito](https://www.baeldung.com/bdd-mockito)
- [Mockito Using Spies](https://www.baeldung.com/mockito-spy)
- [Mockito and Fluent APIs](https://www.baeldung.com/mockito-fluent-apis)