public class TestDataProviderTransformer extends Object implements org.testng.IAnnotationTransformer
TestEnricherDataProvider
as DataProvider
to the given test method to enable method argument injection support.Constructor and Description |
---|
TestDataProviderTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
transform(org.testng.annotations.ITestAnnotation testAnnotation,
Class clazz,
Constructor constructor,
Method method) |
public void transform(org.testng.annotations.ITestAnnotation testAnnotation, Class clazz, Constructor constructor, Method method)
transform
in interface org.testng.IAnnotationTransformer
Copyright © 2018 JBoss by Red Hat. All rights reserved.