原因
导包错误
解决
先删除 import org.junit.Test;
再导入正确的包
参考
https://blog.csdn.net/javae100/article/details/79783478
[bug] Junit initializationError
原文:https://www.cnblogs.com/cxc1357/p/12491107.html