-1
Hello,
When testing a class using Mockito, I came across the "Classnotfoundexception" error. Unfortunately I cannot resolve this error. All my dependencies are installed, but the error persists. I’ve checked numerous topics right here on Stackoverflow, but all solutions failed to solve my problem, even if I recreate the folder structure of the project
According to my research, the problem would be how the folders would be organized (src/project...), but since the beginning of my project I have always followed the standards of good practice in my codes.
Regarding the installation of the paths Jars, all were installed manually, and their versions are specified in the images below