public class TestNGRunner.FilteringAnnotationTransformer extends Object implements org.testng.IAnnotationTransformer
Modifier and Type | Method and Description |
---|---|
void |
transform(org.testng.annotations.ITestAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod) |
public void transform(org.testng.annotations.ITestAnnotation annotation, Class testClass, Constructor testConstructor, Method testMethod)
transform
in interface org.testng.IAnnotationTransformer