课程
/后端开发
/Java
/SpringBoot+MyBatis搭建迷你小程序
自动生成测试类注解报错
2019-10-22
源自:SpringBoot+MyBatis搭建迷你小程序 3-6
正在回答
windows下idea使用alt+enter解决,加入maven dependency,导如对应包即可
我导入包也不对,然后在pom.xml加上
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency>
应该是没有导入包
import org.junit.runner.RunWith;
举报
SpringBoot+MyBatis搭建小程序后台
3 回答报错 测试
2 回答测试时报错
1 回答测试时报错
2 回答老师测试类出错
2 回答测试一直报错