Package net.jqwik.api.lifecycle
Schnittstelle TryLifecycleContext
- Alle Superschnittstellen:
LifecycleContext
,MethodLifecycleContext
@API(status=MAINTAINED,
since="1.4.0")
public interface TryLifecycleContext
extends MethodLifecycleContext
The context information of a single try of a property.
-
Methodenübersicht
Von Schnittstelle geerbte Methoden net.jqwik.api.lifecycle.LifecycleContext
findAnnotation, findAnnotationsInContainer, findRepeatableAnnotations, label, newInstance, optionalContainerClass, optionalElement, reporter, resolveParameter, wrapReporter
Von Schnittstelle geerbte Methoden net.jqwik.api.lifecycle.MethodLifecycleContext
containerClass, targetMethod, testInstance, testInstances