Package | Description |
---|---|
org.testng | |
org.testng.annotations | |
org.testng.internal | |
org.testng.internal.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
|
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 |
---|
ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
Created on Dec 20, 2005
|
Optional
Specifies that the current parameter is optional.
|
Parameters
Describes how to pass parameters to a @Test method.
|
Test
Mark a class or a method as part of the test.
|
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
|
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
|
Copyright © 2024. All rights reserved.