| Package | Description |
|---|---|
| org.testng | |
| org.testng.annotations |
| 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
|
| IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
Created on Dec 20, 2005
|
| 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
|
Copyright © 2016. All Rights Reserved.