| Interface and Description |
|---|
| org.testng.IAlterTestName
As of release 7.0.0, replaced by
ITestResult |
| org.testng.IAnnotationTransformer2
As of release 7.0.0, replaced by
IAnnotationTransformer |
| org.testng.IAnnotationTransformer3
As of release 7.0.0, replaced by
IAnnotationTransformer |
| org.testng.IConfigurationListener2
As of release 7.0.0, replaced by
IConfigurationListener |
| org.testng.IInvokedMethodListener2
As of release 7.0.0, replaced by
IInvokedMethodListener |
| org.testng.ITestRunnerFactory2
As of release 7.0.0, replaced by
ITestRunnerFactory |
| Constructor and Description |
|---|
| org.testng.reporters.VerboseReporter()
Unused
|
| Enum Constant and Description |
|---|
| org.testng.xml.XmlSuite.ParallelMode.FALSE |
| org.testng.xml.XmlSuite.ParallelMode.TRUE |