码迷,mamicode.com
首页 > 其他好文 > 详细

@Runwith注解不能使用

时间:2020-02-15 15:37:49      阅读:457      评论:0      收藏:0      [点我收藏+]

标签:weight   artifact   ota   test   api   span   ase   坐标   version   

需要引入依赖坐标

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>4.2.4.RELEASE</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
</dependency>

@Runwith注解不能使用

标签:weight   artifact   ota   test   api   span   ase   坐标   version   

原文地址:https://www.cnblogs.com/wqy0314/p/12311884.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!