Package | Description |
---|---|
org.testng.annotations | |
org.testng.internal.annotations |
Modifier and Type | Interface and Description |
---|---|
interface |
IFactoryAnnotation
Encapsulate the @Factory / @testng.factory annotation
Created on Dec 20, 2005
|
interface |
ITestAnnotation
Encapsulate the @Test / @testng.test annotation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITest |
Modifier and Type | Class and Description |
---|---|
class |
FactoryAnnotation
An implementation of IFactory
Created on Dec 20, 2005
|
class |
TestAnnotation
An implementation of ITest
Created on Dec 20, 2005
|
Copyright © 2018. All rights reserved.