@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 | Description |
|---|---|
IsTestFactoryMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
test(java.lang.reflect.Method candidate) |