public class PropertyMethodExecutor
extends java.lang.Object
| Constructor and Description |
|---|
PropertyMethodExecutor(PropertyMethodDescriptor methodDescriptor,
net.jqwik.api.lifecycle.PropertyLifecycleContext propertyLifecycleContext,
boolean reportOnlyFailures) |
| Modifier and Type | Method and Description |
|---|---|
net.jqwik.api.lifecycle.PropertyExecutionResult |
execute(LifecycleSupplier lifecycleSupplier,
PropertyExecutionListener listener) |
public PropertyMethodExecutor(PropertyMethodDescriptor methodDescriptor, net.jqwik.api.lifecycle.PropertyLifecycleContext propertyLifecycleContext, boolean reportOnlyFailures)
public net.jqwik.api.lifecycle.PropertyExecutionResult execute(LifecycleSupplier lifecycleSupplier, PropertyExecutionListener listener)