I\'ve tried to load the spring config file in src/test/resources classpath with the following abstract class:
@RunWith(SpringJUnit4ClassRunner.class) @ContextCon
If you are using Maven and running test cases from eclipse, project right click > Maven > maven update (ALTF5)might work for you.