2019-10-31 21:43:47 -04:00
|
|
|
|
### Relevant articles
|
|
|
|
|
|
|
|
|
|
- [Mockito’s 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)
|
2019-12-19 05:34:18 -05:00
|
|
|
|
- [Mockito and Fluent APIs](https://www.baeldung.com/mockito-fluent-apis)
|