class IsPotentialJUnit4TestMethod
extends java.lang.Object
implements java.util.function.Predicate<java.lang.reflect.Method>
Constructor and Description |
---|
IsPotentialJUnit4TestMethod() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.lang.reflect.Method method) |