This is an old revision of the document!
class 상단에 기술.
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations ={"file:src/main/webapp/WEB-INF/spring/**/*.xml"})
class 상단에 기술.
Method 이름 순서대로 지정.
@FixMethodOrder(MethodSorters.NAME_ASCENDING)