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) |
static boolean |
includeMethod(java.util.Map<java.lang.String,java.lang.Object> scenarioMetadata,
java.util.Map<java.lang.String,java.lang.Object> includeMeta,
java.util.Map<java.lang.String,java.lang.Object> excludeMeta) |
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 static boolean includeMethod(java.util.Map<java.lang.String,java.lang.Object> scenarioMetadata,
java.util.Map<java.lang.String,java.lang.Object> includeMeta,
java.util.Map<java.lang.String,java.lang.Object> excludeMeta)
public void setTestMethods(java.util.List<org.testng.ITestNGMethod> testMethods)
setTestMethods in interface org.testng.IMethodSelectorCopyright © 2000 Infostretch Corp.