Uses of Package
org.testng.internal.annotations
Packages that use org.testng.internal.annotations
Package
Description
-
Classes in org.testng.internal.annotations used by org.testngClassDescriptionThis interface defines how annotations are found on classes, methods and constructors.
-
Classes in org.testng.internal.annotations used by org.testng.annotationsClassDescriptionA trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
-
Classes in org.testng.internal.annotations used by org.testng.internalClassDescriptionThis interface defines how annotations are found on classes, methods and constructors.A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
-
Classes in org.testng.internal.annotations used by org.testng.internal.annotationsClassDescriptionAn implementation of IConfigurationThis 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 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.
-
Classes in org.testng.internal.annotations used by org.testng.internal.objects.pojoClassDescriptionThis interface defines how annotations are found on classes, methods and constructors.
-
Classes in org.testng.internal.annotations used by org.testng.junitClassDescriptionThis interface defines how annotations are found on classes, methods and constructors.