| Interface | Description |
|---|---|
| DataSupplierInterceptor |
A listener which allows retrieving useful meta-data.
|
| IAnnotationTransformerInterceptor |
A listener which allows intercepting IAnnotationTransformer events.
|
| Class | Description |
|---|---|
| DataProviderTransformer |
Core listener which transforms custom DataSupplier format to common TestNG DataProvider.
|
| DataSupplierAspect |
Key aspect for DataSupplier interception.
|
| Annotation Type | Description |
|---|---|
| DataSupplier |
Key annotation which replaces common DataProvider.
|