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 |
IFactoryAnnotation
Encapsulate the @Factory / @testng.factory 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 © 2016. All rights reserved.