http://blog.sina.com.cn/s/blog_4ae2ef25010008ai.html 发现  protected void setUp() throws Exception    {      super.setUp();      context = new FileSystemXmlApplicationContext(springConfigFile);    & ...