| Package | Description |
|---|---|
| org.testng | |
| org.testng.annotations | |
| org.testng.internal | |
| org.testng.internal.annotations |
| Class and Description |
|---|
| Guice
This annotation specifies what Guice modules should be used to instantiate
this test class.
|
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
Created on Dec 20, 2005
|
| IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
Created on Dec 20, 2005
|
| IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
Created on Dec 20, 2005
|
| IListenersAnnotation |
| ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
| Class and Description |
|---|
| IAnnotation
The parent interface for all the annotations.
|
| IParameterizable
Parent interface for annotations that can receive parameters.
|
| ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
Created on Dec 20, 2005
|
| Class and Description |
|---|
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
Created on Dec 20, 2005
|
| IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
Created on Dec 20, 2005
|
| ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
| ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
Created on Dec 20, 2005
|
| Class and Description |
|---|
| IAnnotation
The parent interface for all the annotations.
|
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
Created on Dec 20, 2005
|
| IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
Created on Dec 20, 2005
|
| IExpectedExceptionsAnnotation
Encapsulate the @ExpectedExceptions / @testng.expected-exceptions annotation
Created on Dec 20, 2005
|
| IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
Created on Dec 20, 2005
|
| IListenersAnnotation |
| IObjectFactoryAnnotation |
| IParameterizable
Parent interface for annotations that can receive parameters.
|
| IParametersAnnotation
Encapsulate the @Parameters / @testng.parameters annotation
Created on Dec 20, 2005
|
| ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
| ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
Created on Dec 20, 2005
|