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