@API(value=Internal) public class IsTestFactoryMethod extends java.lang.Object implements java.util.function.Predicate<java.lang.reflect.Method>
IsTestFactoryMethod()
boolean
test(java.lang.reflect.Method candidate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public IsTestFactoryMethod()
public boolean test(java.lang.reflect.Method candidate)
test
java.util.function.Predicate<java.lang.reflect.Method>