测试

/*如果要测试类的头部一定要加上这两个注解*/
@RunWith(SpringRunner.class)
@ContextConfiguration(locations = {"classpath:spring/spring-dao.xml", "classpath:spring/spring-service.xml"})

 

posted @ 2018-12-01 21:02  YouAreABug  阅读(121)  评论(0编辑  收藏  举报