pankaj pundir
Results
1
comments of
pankaj pundir
I faced this issue because the test directory structure was not correctly defined in Spring boot project. Correct Structure of test cases is test -> java -> com -> org.....