| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAnnotationTransformer2
Use this interface instead of IAnnotationTransformer if you want to modify any TestNG
annotation besides @Test.
|
| Modifier and Type | Method and Description |
|---|---|
IAnnotationTransformer |
TestNG.getAnnotationTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNG.setAnnotationTransformer(IAnnotationTransformer t) |
Copyright © 2015. All Rights Reserved.