|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.runtime.extension.builtin.AbstractRuleInterceptor
org.spockframework.runtime.extension.builtin.ClassRuleInterceptor
public class ClassRuleInterceptor
Field Summary |
---|
Fields inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor |
---|
ruleFields |
Constructor Summary | |
---|---|
ClassRuleInterceptor(java.util.List<FieldInfo> ruleFields)
|
Method Summary | |
---|---|
void |
intercept(IMethodInvocation invocation)
|
Methods inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor |
---|
createBaseStatement, getRuleInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassRuleInterceptor(java.util.List<FieldInfo> ruleFields)
Method Detail |
---|
public void intercept(IMethodInvocation invocation) throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |