|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITestOrConfiguration | |
|---|---|
| org.testng.internal | |
| org.testng.internal.annotations | |
| Uses of ITestOrConfiguration in org.testng.internal |
|---|
| Methods in org.testng.internal with parameters of type ITestOrConfiguration | |
|---|---|
static boolean |
MethodHelper.isEnabled(ITestOrConfiguration test)
|
| Uses of ITestOrConfiguration in org.testng.internal.annotations |
|---|
| Subinterfaces of ITestOrConfiguration in org.testng.internal.annotations | |
|---|---|
interface |
IConfiguration
Encapsulate the @Configuration / @testng.configuration annotation Created on Dec 20, 2005 |
interface |
ITest
Encapsulate the @Test / @testng.test annotation. |
| Classes in org.testng.internal.annotations that implement ITestOrConfiguration | |
|---|---|
class |
AfterSuiteAnnotation
|
class |
BaseBeforeAfter
|
class |
BeforeSuiteAnnotation
|
class |
ConfigurationAnnotation
An implementation of IConfiguration Created on Dec 16, 2005 |
class |
TestAnnotation
An implementation of ITest Created on Dec 20, 2005 |
class |
TestOrConfiguration
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||