Uses of Interface
org.testng.IAnnotationTransformer
Packages that use IAnnotationTransformer
-
Uses of IAnnotationTransformer in org.testng
Fields in org.testng declared as IAnnotationTransformerModifier and TypeFieldDescriptionprivate IAnnotationTransformer
TestNG.m_annotationTransformer
private final IAnnotationTransformer
TestNG.m_defaultAnnoProcessor
Methods in org.testng that return IAnnotationTransformerMethods in org.testng with parameters of type IAnnotationTransformerModifier and TypeMethodDescriptionprivate void
-
Uses of IAnnotationTransformer in org.testng.internal.annotations
Subinterfaces of IAnnotationTransformer in org.testng.internal.annotationsModifier and TypeInterfaceDescriptioninterface
For backward compatibility.Classes in org.testng.internal.annotations that implement IAnnotationTransformerFields in org.testng.internal.annotations declared as IAnnotationTransformerModifier and TypeFieldDescriptionprivate final IAnnotationTransformer
JDK15AnnotationFinder.m_transformer
Constructors in org.testng.internal.annotations with parameters of type IAnnotationTransformer