Test methods are not getting compiled

已回答

This is my folder structure: 

When i run a test class method, this error appearing-

Execution failed for task ':test'.
> No tests found for given includes: [JPAImpl1.JPAImpl1.repository.StudentRepositoryTest.saveAll](--tests filter)

0
Hello, which runner you are using in the menu File | Settings | Build, Execution, Deployment | Build Tools | Gradle, is it Gradle or IntelliJ IDEA?

please upload the project code to https://uploads.jetbrains.com/ and paste the upload ID here.
0

请先登录再写评论。