Class name Method name Groups
com.mkyong.AppTest2   
@Test
  launchJob  
@BeforeClass
  springTestContextBeforeTestClass  
  springTestContextPrepareTestInstance  
@BeforeMethod
  springTestContextBeforeTestMethod  
@AfterMethod
  springTestContextAfterTestMethod  
@AfterClass
  springTestContextAfterTestClass