| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Method and Description |
|---|---|
void |
IAnnotationTransformer.transform(ITestAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod)
This method will be invoked by TestNG to give you a chance
to modify a TestNG annotation read from your test classes.
|
Copyright © 2015. All Rights Reserved.