Package net.jqwik.api.lifecycle
Interface TryLifecycleContext
- All Superinterfaces:
LifecycleContext
,MethodLifecycleContext
@API(status=MAINTAINED,
since="1.4.0")
public interface TryLifecycleContext
extends MethodLifecycleContext
The context information of a single try of a property.
-
Method Summary
Methods inherited from interface net.jqwik.api.lifecycle.LifecycleContext
findAnnotation, findAnnotationsInContainer, findRepeatableAnnotations, label, newInstance, optionalContainerClass, optionalElement, reporter, resolveParameter, wrapReporter
Methods inherited from interface net.jqwik.api.lifecycle.MethodLifecycleContext
containerClass, targetMethod, testInstance, testInstances