Annotation Interface Lifecycle
Annotation used by the
LifecycleExtension
to annotate methods that should be run by the extension.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
The test lifecycle extension point identifier. -
Required Element Summary
Modifier 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
-