Adds an interceptor to each feature method in specifications annotated with CleanupFeatures. No interceptor is added to a feature method if: The feature method is annotated with IgnoreCleanupFeatures.
| Type | Name and description |
|---|---|
void |
visitSpecAnnotation(CleanupFeatures annotation, SpecInfo spec) |