| Package | Description |
|---|---|
| org.testng | |
| org.testng.junit |
| Modifier and Type | Method and Description |
|---|---|
ITestClass |
ITestNGMethod.getTestClass() |
| Modifier and Type | Method and Description |
|---|---|
Map<ITestClass,Set<Object>> |
ClassMethodMap.getInvokedAfterClassMethods() |
Map<ITestClass,Set<Object>> |
ClassMethodMap.getInvokedBeforeClassMethods() |
Collection<ITestClass> |
TestRunner.getTestClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITestNGMethod.setTestClass(ITestClass cls)
Sets the test class having this method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JUnit3TestClass |
class |
JUnit4TestClass |
class |
JUnitTestClass |
Copyright © 2016. All Rights Reserved.