public class Transformer extends Object implements org.testng.internal.annotations.IAnnotationTransformer
Constructor and Description |
---|
Transformer() |
Modifier and Type | Method and Description |
---|---|
void |
transform(org.testng.annotations.ITestAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod)
overrides the basic TestNG transform function to provide dynamic access
to an invocation count
|
public void transform(org.testng.annotations.ITestAnnotation annotation, Class testClass, Constructor testConstructor, Method testMethod)
transform
in interface org.testng.IAnnotationTransformer
Copyright © 2017. All rights reserved.