| Package | Description |
|---|---|
| org.testng.internal.annotations |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AfterSuiteAnnotation |
|
class |
BaseBeforeAfter |
|
class |
BeforeSuiteAnnotation |
|
class |
ConfigurationAnnotation |
An implementation of IConfiguration
Created on Dec 16, 2005
|
class |
DataProviderAnnotation |
An implementation of IDataProvider.
|
class |
FactoryAnnotation |
An implementation of IFactory
Created on Dec 20, 2005
|
class |
ObjectFactoryAnnotation |
The internal representation of @ObjectFactory
|
class |
ParametersAnnotation |
An implementation of IParameters
Created on Dec 20, 2005
|
class |
TestAnnotation |
An implementation of ITest
Created on Dec 20, 2005
|
class |
TestOrConfiguration |