Uses of Interface
org.testng.annotations.IFactoryAnnotation
Packages that use IFactoryAnnotation
-
Uses of IFactoryAnnotation in org.testng
Methods in org.testng with parameters of type IFactoryAnnotationModifier and TypeMethodDescriptiondefault void
IAnnotationTransformer.transform
(IFactoryAnnotation annotation, Method method) Transform an IFactory annotation. -
Uses of IFactoryAnnotation in org.testng.internal.annotations
Classes in org.testng.internal.annotations that implement IFactoryAnnotationMethods in org.testng.internal.annotations that return IFactoryAnnotationModifier and TypeMethodDescriptionstatic IFactoryAnnotation
AnnotationHelper.findFactory
(IAnnotationFinder finder, Constructor<?> c) static IFactoryAnnotation
AnnotationHelper.findFactory
(IAnnotationFinder finder, Method m)