|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Deprecated Annotation Types | |
---|---|
org.testng.annotations.Configuration
Use @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, \@BeforeGroups, @AfterGroups, @BeforeClass, @AfterClass, @BeforeMethod, \@AfterMethod |
|
org.testng.annotations.ExpectedExceptions
Use @Test(expectedExceptions = "...") |
Deprecated Annotation Type Elements | |
---|---|
org.testng.annotations.Configuration.parameters
Use @Parameters |
|
org.testng.annotations.Factory.parameters
Use @Parameters |
|
org.testng.annotations.Test.parameters
Use @Parameters |
|
org.testng.annotations.Test.sequential
Use singleThreaded |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |