I don't know why I can't run all test()
Asked
Active
Viewed 1,022 times
-1
-
Please provide enough code so others can better understand or reproduce the problem. – Community May 17 '22 at 09:10
1 Answers
0
You should import the junit.jar in order to use junit to test your apps. Go here and download your desired version.

AhmedSHA256
- 525
- 2
- 20
-
when I delete .idea, I can't run call test() in project, but I cant in Module – taibaizhenjun May 23 '22 at 09:31
-
-
I want to solve a problem,someone say delete .idea,then I can't run all test() – taibaizhenjun Jun 09 '22 at 09:02