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 voidIAnnotationTransformer.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 booleanMethodHelper.isAlwaysRun(IConfigurationAnnotation configurationAnnotation) -
Uses of IConfigurationAnnotation in org.testng.internal.annotations
Classes in org.testng.internal.annotations that implement IConfigurationAnnotationModifier and TypeClassDescriptionclassAn implementation of IConfigurationMethods in org.testng.internal.annotations that return IConfigurationAnnotationModifier and TypeMethodDescriptionstatic IConfigurationAnnotationAnnotationHelper.findConfiguration(IAnnotationFinder finder, Method m) static IConfigurationAnnotationAnnotationHelper.findConfiguration(IAnnotationFinder finder, ConstructorOrMethod m)