ContextConfigLocationTest
@RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration public class ContextConfigLocationTest { @Test public void test1() { } @Test public void test2() { } }