sping junit test

@ContextConfiguration(locations="classpath:spring.xml")
public class BaseTest extends AbstractJUnit4SpringContextTests{
    @Test

     testSomething(){}

}

posted on 2016-03-24 18:27  benzero  阅读(169)  评论(0编辑  收藏  举报