Package | Description |
---|---|
org.testng | |
org.testng.annotations | |
org.testng.internal | |
org.testng.internal.annotations | |
org.testng.junit |
Class and Description |
---|
IAnnotationFinder
This interface defines how annotations are found on classes, methods
and constructors.
|
Class and Description |
---|
IDataProvidable
A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
|
Class and Description |
---|
IAnnotationFinder
This interface defines how annotations are found on classes, methods
and constructors.
|
IDataProvidable
A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
|
Class and Description |
---|
BaseAnnotation |
BaseBeforeAfter |
ConfigurationAnnotation
An implementation of IConfiguration
Created on Dec 16, 2005
|
IAfterClass |
IAfterGroups |
IAfterMethod |
IAfterSuite |
IAfterTest |
IAnnotationFinder
This interface defines how annotations are found on classes, methods
and constructors.
|
IBaseBeforeAfter
Base interface for IBeforeSuite, IAfterSuite, etc...
|
IBeforeClass |
IBeforeGroups |
IBeforeMethod |
IBeforeSuite |
IBeforeTest |
IDataProvidable
A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
|
IListeners |
JDK15TagFactory
This class creates implementations of IAnnotations based on the JDK5
annotation that was found on the Java element.
|
JDK15TagFactory.Default
This interface is used to calculate the default value for various
annotation return types.
|
TestOrConfiguration |
Class and Description |
---|
IAnnotationFinder
This interface defines how annotations are found on classes, methods
and constructors.
|