public class QAFMethodSelector
extends java.lang.Object
implements org.testng.IMethodSelector
| Constructor and Description |
|---|
QAFMethodSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
includeMethod(org.testng.IMethodSelectorContext context,
org.testng.ITestNGMethod method,
boolean isTestMethod) |
void |
setTestMethods(java.util.List<org.testng.ITestNGMethod> testMethods) |
public boolean includeMethod(org.testng.IMethodSelectorContext context,
org.testng.ITestNGMethod method,
boolean isTestMethod)
includeMethod in interface org.testng.IMethodSelectorpublic void setTestMethods(java.util.List<org.testng.ITestNGMethod> testMethods)
setTestMethods in interface org.testng.IMethodSelectorCopyright © 2000 Infostretch Corp.