1、
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations = {"classpath:services/service-*.xml","classpath:services/ext/service-*.xml",
"classpath:services/ext/YichengYunwei/service-*.xml"})
public class InspectionJobTest extends AbstractJUnit4SpringContextTests{