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 |
setTestListResolver(TestListResolver testListResolver) |
void |
setTestMethods(List arg0) |
public void setTestMethods(List arg0)
setTestMethods
in interface org.testng.IMethodSelector
public boolean includeMethod(org.testng.IMethodSelectorContext context, org.testng.ITestNGMethod testngMethod, boolean isTestMethod)
includeMethod
in interface org.testng.IMethodSelector
public static void setTestListResolver(TestListResolver testListResolver)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.