Uses of Annotation Type
org.testng.annotations.Ignore
Packages that use Ignore
-
Uses of Ignore in org.testng.internal.annotations
Methods in org.testng.internal.annotations that return IgnoreModifier and TypeMethodDescriptionprivate static IgnoreIgnoreListener.findAnnotation(Package testPackage) Methods in org.testng.internal.annotations with parameters of type IgnoreModifier and TypeMethodDescriptionprivate static voidIgnoreListener.ignoreTest(ITestAnnotation annotation, Ignore ignore) private static voidIgnoreListener.updateDescription(ITestAnnotation annotation, Ignore ignore)