This tutorial series focuses on the Mockito library – from basic to more advanced use cases, as well as integrating it with other useful testing libraries like JUnit.

Mockito Basics

Mockito Advanced
- Mocking Void Methods with Mockito (popular)
- Mock Final Classes and Methods with Mockito
- Lazy Verification with Mockito 2
- Testing Callbacks with Mockito
- Warning: “The type MockitoJUnitRunner is deprecated”
- Kotlin with Mockito (popular)
- Mocking Static Methods With Mockito (popular)
- Mockito – Using Spies (popular)
- Using Mockito ArgumentCaptor

Mockito Integration With Other Libraries
Generic bottom
Get started with Spring 5 and Spring Boot 2, through the Learn Spring course:
>> CHECK OUT THE COURSEJunit footer banner

