static class Invoker.SameClassNamePredicate extends java.lang.Object implements Invoker.Predicate<ITestNGMethod,IClass>
Constructor and Description |
---|
SameClassNamePredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrue(ITestNGMethod m,
IClass c) |
public boolean isTrue(ITestNGMethod m, IClass c)
isTrue
in interface Invoker.Predicate<ITestNGMethod,IClass>