| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.junit |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationMethod |
class |
FactoryMethod
This class represents a method annotated with @Factory
|
class |
TestNGMethod
This class represents a test method.
|
| Modifier and Type | Method and Description |
|---|---|
BaseTestMethod |
TestNGMethod.clone()
Clones the current
TestNGMethod and its @BeforeMethod and @AfterMethod methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnit3TestMethod |
class |
JUnit4TestMethod |
class |
JUnitTestMethod |
Copyright © 2024. All rights reserved.