Class name Method name Groups
com.javacodegeeks.testng.spring.SpringTestNGTransactionExample   
@Test
  insertEmployeeWithCommitAsDefault  
  insertEmployeeUsingSqlAnnotation  
  insertEmployeeWithRollbackAsDefault  
  insertEmployeeAndCommit  
  tran  
@BeforeClass
  springTestContextBeforeTestClass  
  springTestContextPrepareTestInstance  
@BeforeMethod
  springTestContextBeforeTestMethod  
  saveMethodName  
@AfterMethod
  springTestContextAfterTestMethod  
@AfterClass
  springTestContextAfterTestClass