public class GenericProperty
extends java.lang.Object
| Constructor and Description |
|---|
GenericProperty(java.lang.String name,
PropertyConfiguration configuration,
ShrinkablesGenerator shrinkablesGenerator,
CheckedFunction checkedFunction) |
| Modifier and Type | Method and Description |
|---|---|
PropertyCheckResult |
check(java.util.function.Consumer<org.junit.platform.engine.reporting.ReportEntry> reporter,
net.jqwik.api.Reporting[] reporting,
boolean reportOnlyFailures) |
public GenericProperty(java.lang.String name,
PropertyConfiguration configuration,
ShrinkablesGenerator shrinkablesGenerator,
CheckedFunction checkedFunction)
public PropertyCheckResult check(java.util.function.Consumer<org.junit.platform.engine.reporting.ReportEntry> reporter, net.jqwik.api.Reporting[] reporting, boolean reportOnlyFailures)