Uses of Class
org.testng.annotations.Ignore
-
Packages that use Ignore Package Description org.testng.internal.annotations -
-
Uses of Ignore in org.testng.internal.annotations
Methods in org.testng.internal.annotations that return Ignore Modifier and Type Method Description private static IgnoreIgnoreListener. findAnnotation(java.lang.Package testPackage)Methods in org.testng.internal.annotations with parameters of type Ignore Modifier and Type Method Description private static voidIgnoreListener. ignoreTest(ITestAnnotation annotation, Ignore ignore)private static voidIgnoreListener. updateDescription(ITestAnnotation annotation, Ignore ignore)
-