'Error running 'All in project01 (1)': No junit.jar
I don't know why I can't run all test()
Solution 1:[1]
You should import the junit.jar in order to use junit to test your apps. Go here and download your desired version.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | AhmedSHA256 |
