Annotation Interface Lifecycle
Annotation used by the
LifecycleExtension to annotate methods that should be run by the extension.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe test lifecycle extension point identifier. -
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe lifecycle extension point represented by the annotation.
-
Element Details
-
value
Lifecycle.LifecyclePoint valueThe lifecycle extension point represented by the annotation.- Returns:
- the extension point
-