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