Introduction
  • Introduction1-Junit-Testing with spring boot and Mockito-Overview
  • Introduction2-Master Java Unit Testing with Spring Boot and Mockito
Mocking and Mockito
  • Environment-setup-with-example
  • Calculate Example
  • Junit-Session 5- Calculate-with-empty-single
  • Junit-Session6-Example to call a calculate service
  • Junit-Session 7-ServiceImplementation with Stub
  • 8-Calculate-Servce-Stub-with empty and single values
  • 9-Create-MockService-for-CalculateSum
  • 10-Refactoring @Mock @InjectMocks
  • 11 Unit testing with List example
  • 12-Junit-Annotations
  • 13-Junit-Spy