The @Test annotationThe @BeforeSuite, @BeforeTest, @BeforeGroups, @AfterGroups, @AfterTest, and @AfterSuite annotationsThe @BeforeClass and @AfterClass annotationsThe @BeforeMethod and @AfterMethod annotationsThe @Test(enable = false) annotation argumentThe @Test(expectedExceptions = SomeClass.class) annotation argumentTestNG vs JUnit summary