摘要: 1.pom.xml中加入 2.单元测试基本类 注解说明:1)@RunWith:用于指定junit运行环境,是junit提供给其他框架测试环境接口扩展,为了便于使用spring的依赖注入,spring提供了org.springframework.test.context.junit4.SpringJU 阅读全文
posted @ 2018-07-11 10:27 M兔 阅读(18083) 评论(0) 推荐(0) 编辑