在 IDEA 中使用 @Test 注解报错的问题

原因一:JUnit 版本太低

解决:导入 4.12 及其以上版本

原因二:没有将 test 文件夹 设置为 Test Resource Root

解决:右键文件夹 --> Mark Directory as --> Test Resource Root

 

来源:https://blog.csdn.net/qq_42322548/article/details/91416495?utm_source=distribute.pc_relevant.none-task

posted @ 2020-02-15 12:51  王玉岩  阅读(1646)  评论(0编辑  收藏  举报