@API(value=Internal) public class IsTestFactoryMethod extends Object
@TestFactory
NOTE: this predicate does not check if a candidate method has an appropriate return type for a @TestFactory method.
IsTestFactoryMethod()
boolean
test(Method candidate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public IsTestFactoryMethod()
public boolean test(Method candidate)
test
Predicate<Method>