spring单元测试

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations = "classpath:applicationContext.xml")

public void test1(){

 

}

posted @ 2018-04-13 17:12  fight139  阅读(132)  评论(0)    收藏  举报