Package net.jqwik.api.lifecycle
Annotation Type AfterExample
-
@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) @API(status=EXPERIMENTAL, since="1.2.5") public @interface AfterExample
This is an alias of AfterProperty- See Also:
BeforeExample
,AfterProperty