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