Class Hierarchy
- java.lang.Object
- org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension<T> (implements org.spockframework.runtime.extension.IAnnotationDrivenExtension<T>)
- org.spockframework.runtime.extension.AbstractMethodInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.runtime.extension.ExtensionUtil
- org.spockframework.runtime.extension.MethodInvocation (implements org.spockframework.runtime.extension.IMethodInvocation)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.spockframework.runtime.extension.ExtensionException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.spockframework.runtime.extension.IAnnotationDrivenExtension<T>
- org.spockframework.runtime.extension.IGlobalExtension
- org.spockframework.runtime.extension.IMethodInterceptor
- org.spockframework.runtime.extension.IMethodInvocation
Annotation Type Hierarchy
- org.spockframework.runtime.extension.ExtensionAnnotation (implements java.lang.annotation.Annotation)