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.StatementcreateBaseStatement(IMethodInvocation invocation) protected ObjectgetRuleInstance(FieldInfo field, Object fieldTarget) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.spockframework.runtime.extension.IMethodInterceptor
intercept
-
Field Details
-
ruleFields
-
-
Constructor Details
-
AbstractRuleInterceptor
-
-
Method Details
-
createBaseStatement
-
getRuleInstance
-