Package net.jqwik.api.lifecycle
Annotationsschnittstelle AfterExample
@Target({ANNOTATION_TYPE,METHOD})
@Retention(RUNTIME)
@API(status=MAINTAINED,
since="1.4.0")
public @interface AfterExample
This is an alias of AfterProperty
- Siehe auch: