Package net.jqwik.api
Interface Falsifier<T>
- Type Parameters:
T
- The type of
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This interface is no longer used anywhere in jqwik's public API
and could therefore be deprecated and moved to engine implementation.
But since it's declared to be stable it won't go away before version 2.0.
-
Method Summary
-
Method Details
-
execute
-
withFilter
-