IAnnotationDrivenExtension<IgnoreIf>
public class IgnoreIfExtension extends AbstractAnnotationDrivenExtension<IgnoreIf>
Constructor | Description |
---|---|
IgnoreIfExtension() |
Modifier and Type | Method | 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 © 2018. All rights reserved