| Package | Description |
|---|---|
| org.testng | |
| org.testng.annotations | |
| org.testng.internal | |
| org.testng.internal.annotations |
| Class and Description |
|---|
| CustomAttribute
Represents a means to add in custom attributes to @
Test annotated tests. |
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
|
| IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
|
| IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
|
| IListenersAnnotation |
| ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
| Class and Description |
|---|
| CustomAttribute
Represents a means to add in custom attributes to @
Test annotated tests. |
| 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
|
| Class and Description |
|---|
| CustomAttribute
Represents a means to add in custom attributes to @
Test annotated tests. |
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
|
| ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
|
| Class and Description |
|---|
| CustomAttribute
Represents a means to add in custom attributes to @
Test annotated tests. |
| IAnnotation
The parent interface for all the annotations.
|
| IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
|
| IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
|
| IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
|
| IListenersAnnotation |
| IObjectFactoryAnnotation |
| IParameterizable
Parent interface for annotations that can receive parameters.
|
| IParametersAnnotation
Encapsulate the @Parameters / @testng.parameters annotation
|
| ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
| ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
|
Copyright © 2025. All rights reserved.