public class AnnotationTransformer extends Object implements org.testng.IAnnotationTransformer
| Modifier and Type | Field and Description |
|---|---|
static String |
API_TEST_RUNNER_PREFIX |
static String |
THREAD_COUNT |
| Constructor and Description |
|---|
AnnotationTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(org.testng.annotations.ITestAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod) |
public static final String THREAD_COUNT
public static final String API_TEST_RUNNER_PREFIX
public void transform(org.testng.annotations.ITestAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod)
transform in interface org.testng.IAnnotationTransformerCopyright © 2020. All rights reserved.