@API(status=INTERNAL,
since="5.0")
public class IsTestFactoryMethod
extends java.lang.Object
@TestFactory method.
NOTE: this predicate does not check if a candidate method
has an appropriate return type for a @TestFactory method.
| Constructor and Description |
|---|
IsTestFactoryMethod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.reflect.Method candidate) |