Class IsTestMethod
- java.lang.Object
-
- org.junit.jupiter.engine.discovery.predicates.IsTestMethod
-
-
Constructor Summary
Constructors Constructor Description IsTestMethod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
test(java.lang.reflect.Method candidate)
-