摘要: 今天在看Spring的Demo的时候,看到了如此单元测试的写法 如下: @RunWIth(SpringJunit4ClassRunner.class) @ContextConfiguration(locations = {"classpath:applicationContext.xml"} pub 阅读全文
posted @ 2018-02-18 13:25 Allen101 阅读(261) 评论(0) 推荐(0)