Class IsDiscoverableTestMethod
- java.lang.Object
-
- net.jqwik.engine.discovery.predicates.IsDiscoverableTestMethod
-
- All Implemented Interfaces:
java.util.function.Predicate<java.lang.reflect.Method>
public class IsDiscoverableTestMethod extends java.lang.Object implements java.util.function.Predicate<java.lang.reflect.Method>
-
-
Constructor Summary
Constructors Constructor Description IsDiscoverableTestMethod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleantest(java.lang.reflect.Method candidate)
-