标签: java eclipse junit
由于某种原因,我无法一次运行所有JUnit测试。我右键单击我的程序,选择“Run As”和“JUnit Test”,它只运行19个测试用例中的3个。可能的原因是什么?
截图: