'JUnit GUI doesn't show executed test methods
Solution 1:[1]
You are setting show failures only (the red and blue Xs), click on it to show all JUnit runs
Show Failures Only Shows only failed tests.
Solution 2:[2]
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 | Glorfindel |
| Solution 2 | Isi |




