public class CheckedPropertyFactory
extends java.lang.Object
| Constructor and Description |
|---|
CheckedPropertyFactory() |
| Modifier and Type | Method and Description |
|---|---|
CheckedProperty |
fromDescriptor(PropertyMethodDescriptor propertyMethodDescriptor,
net.jqwik.api.lifecycle.PropertyLifecycleContext propertyLifecycleContext,
net.jqwik.api.lifecycle.AroundTryHook aroundTry,
net.jqwik.api.lifecycle.ResolveParameterHook parameterResolver) |
public CheckedProperty fromDescriptor(PropertyMethodDescriptor propertyMethodDescriptor, net.jqwik.api.lifecycle.PropertyLifecycleContext propertyLifecycleContext, net.jqwik.api.lifecycle.AroundTryHook aroundTry, net.jqwik.api.lifecycle.ResolveParameterHook parameterResolver)