|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.surefire.testng.utils.MethodSelector
public class MethodSelector
For internal use only
Constructor Summary | |
---|---|
MethodSelector()
|
Method Summary | |
---|---|
boolean |
includeMethod(org.testng.IMethodSelectorContext context,
org.testng.ITestNGMethod testngMethod,
boolean isTestMethod)
|
static void |
setMethodName(java.lang.String methodName)
|
void |
setTestMethods(java.util.List arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodSelector()
Method Detail |
---|
public void setTestMethods(java.util.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 setMethodName(java.lang.String methodName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |