junit单元测试时出错initializationError

出错如下

是因为没有添加@Test,添加回来即可

原文地址:https://www.cnblogs.com/minconding/p/10271045.html