|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.runtime.extension.AbstractAnnotationDrivenExtension<Ignore>
org.spockframework.runtime.extension.builtin.IgnoreExtension
public class IgnoreExtension
| Constructor Summary | |
|---|---|
IgnoreExtension()
|
|
| Method Summary | |
|---|---|
void |
visitFeatureAnnotation(Ignore ignore,
FeatureInfo feature)
|
void |
visitSpecAnnotation(Ignore ignore,
SpecInfo spec)
|
| Methods inherited from class org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension |
|---|
visitFieldAnnotation, visitFixtureAnnotation, visitSpec |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IgnoreExtension()
| Method Detail |
|---|
public void visitSpecAnnotation(Ignore ignore,
SpecInfo spec)
visitSpecAnnotation in interface IAnnotationDrivenExtension<Ignore>visitSpecAnnotation in class AbstractAnnotationDrivenExtension<Ignore>
public void visitFeatureAnnotation(Ignore ignore,
FeatureInfo feature)
visitFeatureAnnotation in interface IAnnotationDrivenExtension<Ignore>visitFeatureAnnotation in class AbstractAnnotationDrivenExtension<Ignore>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||