http://junit.org
class 상단에 기술.
@RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations ={"file:src/main/webapp/WEB-INF/spring/**/*.xml"})
Method 이름 순서대로 Test.
@FixMethodOrder(MethodSorters.NAME_ASCENDING)