public class DisableOnWindowsListener extends Object implements org.testng.IAnnotationTransformer
DisableOnWindows and, on Windows, sets enabled=false if the current
environment is Windows..| Constructor and Description |
|---|
DisableOnWindowsListener() |
| 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.IAnnotationTransformerCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.