public class MethodSelector extends Object implements org.testng.IMethodSelector
| Constructor and Description | 
|---|
MethodSelector()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
includeMethod(org.testng.IMethodSelectorContext context,
             org.testng.ITestNGMethod testngMethod,
             boolean isTestMethod)  | 
static void | 
setMethodName(String methodName)  | 
void | 
setTestMethods(List arg0)  | 
public void setTestMethods(List arg0)
setTestMethods in interface org.testng.IMethodSelectorpublic boolean includeMethod(org.testng.IMethodSelectorContext context,
                    org.testng.ITestNGMethod testngMethod,
                    boolean isTestMethod)
includeMethod in interface org.testng.IMethodSelectorpublic static void setMethodName(String methodName)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.