|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITestClass | |
|---|---|
| org.testng | |
| org.testng.junit | |
| Uses of ITestClass in org.testng |
|---|
| Methods in org.testng that return ITestClass | |
|---|---|
ITestClass |
ITestNGMethod.getTestClass()
|
| Methods in org.testng that return types with arguments of type ITestClass | |
|---|---|
Map<ITestClass,Set<Object>> |
ClassMethodMap.getInvokedAfterClassMethods()
|
Map<ITestClass,Set<Object>> |
ClassMethodMap.getInvokedBeforeClassMethods()
|
Collection<ITestClass> |
TestRunner.getTestClasses()
|
| Methods in org.testng with parameters of type ITestClass | |
|---|---|
void |
ITestNGMethod.setTestClass(ITestClass cls)
Sets the test class having this method. |
| Uses of ITestClass in org.testng.junit |
|---|
| Classes in org.testng.junit that implement ITestClass | |
|---|---|
class |
JUnit3TestClass
|
class |
JUnit4TestClass
|
class |
JUnitTestClass
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||