Spring Boot testing Using Junit and Mockito

preview_player
Показать описание
Hi Friends,

#GainJavaKnowledge
In this video we will learn how to write junit test cases using mockito framework for all layers like controller, service and repository layer.

github link to download source code :
===============================
Рекомендации по теме
Комментарии
Автор

Man, you are a master, great explanation and best practices, thank you so much!

isaaclozanolopez
Автор

where is the part 1?
I want to see the sql table

valorant
Автор

Please provide the code git repository

sujeetsharma
Автор

I think your video need some corrections, As Repository Layer is interacting with the database.So, you need to use a database rather than mockito.

ShikbeTumio