Uses of Interface
org.testng.annotations.IConfigurationAnnotation
Packages that use IConfigurationAnnotation
-
Uses of IConfigurationAnnotation in org.testng
Methods in org.testng with parameters of type IConfigurationAnnotationModifier and TypeMethodDescriptiondefault void
IAnnotationTransformer.transform
(IConfigurationAnnotation annotation, Class testClass, Constructor testConstructor, Method testMethod) Transform an IConfiguration annotation. -
Uses of IConfigurationAnnotation in org.testng.internal
Methods in org.testng.internal with parameters of type IConfigurationAnnotationModifier and TypeMethodDescriptionstatic boolean
MethodHelper.isAlwaysRun
(IConfigurationAnnotation configurationAnnotation) -
Uses of IConfigurationAnnotation in org.testng.internal.annotations
Classes in org.testng.internal.annotations that implement IConfigurationAnnotationModifier and TypeClassDescriptionclass
An implementation of IConfigurationMethods in org.testng.internal.annotations that return IConfigurationAnnotationModifier and TypeMethodDescriptionstatic IConfigurationAnnotation
AnnotationHelper.findConfiguration
(IAnnotationFinder finder, Method m) static IConfigurationAnnotation
AnnotationHelper.findConfiguration
(IAnnotationFinder finder, ConstructorOrMethod m)