Class AbstractRuleInterceptor
java.lang.Object
org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor
- All Implemented Interfaces:
IMethodInterceptor
- Direct Known Subclasses:
ClassRuleInterceptor
,MethodRuleInterceptor
,TestRuleInterceptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.junit.runners.model.Statement
createBaseStatement
(IMethodInvocation invocation) protected Object
getRuleInstance
(FieldInfo field, Object fieldTarget) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.spockframework.runtime.extension.IMethodInterceptor
intercept
-
Field Details
-
ruleFields
-
-
Constructor Details
-
AbstractRuleInterceptor
-
-
Method Details
-
createBaseStatement
-
getRuleInstance
-