@API(value=Internal)
public class IsTestMethod
extends java.lang.Object
implements java.util.function.Predicate<java.lang.reflect.Method>
| Constructor and Description |
|---|
IsTestMethod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.reflect.Method candidate) |