|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunInfo | |
|---|---|
| org.testng | |
| org.testng.internal | |
| Uses of RunInfo in org.testng |
|---|
| Constructors in org.testng with parameters of type RunInfo | |
|---|---|
TestClass(IClass cls,
java.lang.String testName,
ITestMethodFinder testMethodFinder,
IAnnotationFinder annotationFinder,
RunInfo runInfo)
|
|
| Uses of RunInfo in org.testng.internal |
|---|
| Methods in org.testng.internal with parameters of type RunInfo | |
|---|---|
static ITestNGMethod[] |
MethodHelper.collectAndOrderConfigurationMethods(java.util.List<ITestNGMethod> methods,
RunInfo runInfo,
IAnnotationFinder finder,
boolean unique,
java.util.List<ITestNGMethod> outExcludedMethods)
|
static ITestNGMethod[] |
MethodHelper.collectAndOrderMethods(java.util.List<ITestNGMethod> methods,
RunInfo runInfo,
IAnnotationFinder finder,
java.util.List<ITestNGMethod> outExcludedMethods)
|
| Constructors in org.testng.internal with parameters of type RunInfo | |
|---|---|
TestNGMethodFinder(RunInfo runInfo,
IAnnotationFinder annotationFinder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||