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 IAnnotationTransformerTestNG.m_annotationTransformerprivate final IAnnotationTransformerTestNG.m_defaultAnnoProcessorMethods 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 TypeInterfaceDescriptioninterfaceFor backward compatibility.Classes in org.testng.internal.annotations that implement IAnnotationTransformerFields in org.testng.internal.annotations declared as IAnnotationTransformerModifier and TypeFieldDescriptionprivate final IAnnotationTransformerJDK15AnnotationFinder.m_transformerConstructors in org.testng.internal.annotations with parameters of type IAnnotationTransformer