Package | Description |
---|---|
org.testng.annotations |
Modifier and Type | Interface and Description |
---|---|
interface |
IConfigurationAnnotation
Encapsulate the @Configuration / @testng.configuration annotation
Created on Dec 20, 2005
|
interface |
IDataProviderAnnotation
Encapsulate the @DataProvider / @testng.data-provider annotation
Created on Dec 20, 2005
|
interface |
IExpectedExceptionsAnnotation
Encapsulate the @ExpectedExceptions / @testng.expected-exceptions annotation
Created on Dec 20, 2005
|
interface |
IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
Created on Dec 20, 2005
|
interface |
IObjectFactoryAnnotation |
interface |
IParameterizable
Parent interface for annotations that can receive parameters.
|
interface |
IParametersAnnotation
Encapsulate the @Parameters / @testng.parameters annotation
Created on Dec 20, 2005
|
interface |
ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
interface |
ITestOrConfiguration
This interface captures methods common to @Test and @Configuration
Created on Dec 20, 2005
|
Copyright © 2013. All Rights Reserved.