namkyu
11/26/2012 - 5:17 AM

ContextConfigLocationTest

ContextConfigLocationTest

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration
public class ContextConfigLocationTest {

	@Test
	public void test1() {
	}

	@Test
	public void test2() {
	}

}