Package org.testng.internal.annotations
package org.testng.internal.annotations
-
ClassDescriptionHelper methods to find @Test and @Configuration tags.An implementation of IConfigurationAn implementation of IDataProvider.A No operation retry analyzer that exists just to let us use proper types in @
Test.retryAnalyzer()
An implementation of IFactoryThis interface defines how annotations are found on classes, methods and constructors.For backward compatibility.Base interface for IBeforeSuite, IAfterSuite, etc...A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.This class implements IAnnotationFinder with JDK5 annotationsThis class creates implementations of IAnnotations based on the JDK5 annotation that was found on the Java element.This interface is used to calculate the default value for various annotation return types.The internal representation of @ObjectFactoryAn implementation of IParametersAn implementation of ITest