public class RetryListener extends Object implements org.testng.IAnnotationTransformer
| 构造器和说明 |
|---|
RetryListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.testng.IAnnotationTransformerCopyright © 2016. All rights reserved.