public class RemoveDependsOnTransformer extends Object implements org.testng.IAnnotationTransformer
Constructor and Description |
---|
RemoveDependsOnTransformer() |
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
Copyright © 2017 JBoss by Red Hat. All rights reserved.