public class IgnoreIfExtension extends AbstractAnnotationDrivenExtension<IgnoreIf>
Constructor and Description |
---|
IgnoreIfExtension() |
Modifier and Type | Method and Description |
---|---|
void |
visitFeatureAnnotation(IgnoreIf annotation,
FeatureInfo feature) |
void |
visitSpecAnnotation(IgnoreIf annotation,
SpecInfo spec) |
visitFieldAnnotation, visitFixtureAnnotation, visitSpec
public void visitSpecAnnotation(IgnoreIf annotation, SpecInfo spec)
visitSpecAnnotation
in interface IAnnotationDrivenExtension<IgnoreIf>
visitSpecAnnotation
in class AbstractAnnotationDrivenExtension<IgnoreIf>
public void visitFeatureAnnotation(IgnoreIf annotation, FeatureInfo feature)
visitFeatureAnnotation
in interface IAnnotationDrivenExtension<IgnoreIf>
visitFeatureAnnotation
in class AbstractAnnotationDrivenExtension<IgnoreIf>
Copyright © 2015. All rights reserved