为了账号安全,请及时绑定邮箱和手机立即绑定

junit不能用 4.10有runwith 4.12就是没有runwith 怎么破?

http://img1.sycdn.imooc.com//5aa89a00000155a007250203.jpghttp://img1.sycdn.imooc.com//5aa89a32000187a006340245.jpg

junit不能用 4.10有runwith 4.12就是没有runwith 怎么破?


正在回答

3 回答

在IDEA中改了项目的pom文件里的依赖需要执行以下步骤,才能使你的更改生效

http://img1.sycdn.imooc.com//5aa90b6c0001c56b07400259.jpg

<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-test</artifactId>
  <scope>test</scope>
</dependency>

用这个也可以的

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

junit不能用 4.10有runwith 4.12就是没有runwith 怎么破?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信