Package | Description |
---|---|
org.spockframework.guice | |
org.spockframework.runtime.extension | |
org.spockframework.runtime.extension.builtin |
Modifier and Type | Method and Description |
---|---|
void |
GuiceInterceptor.interceptInitializerMethod(IMethodInvocation invocation) |
void |
GuiceInterceptor.interceptSharedInitializerMethod(IMethodInvocation invocation) |
Modifier and Type | Class and Description |
---|---|
class |
MethodInvocation |
Modifier and Type | Method and Description |
---|---|
void |
IMethodInterceptor.intercept(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.intercept(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptCleanupMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptCleanupSpecMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptDataProcessorMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptDataProviderMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptFeatureExecution(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptFeatureMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptInitializerMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptIterationExecution(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptSetupMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptSetupSpecMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptSharedInitializerMethod(IMethodInvocation invocation) |
void |
AbstractMethodInterceptor.interceptSpecExecution(IMethodInvocation invocation) |
Modifier and Type | Method and Description |
---|---|
protected org.junit.runners.model.Statement |
AbstractRuleInterceptor.createBaseStatement(IMethodInvocation invocation) |
void |
UseInterceptor.intercept(IMethodInvocation invocation) |
void |
TimeoutInterceptor.intercept(IMethodInvocation invocation) |
void |
TestRuleInterceptor.intercept(IMethodInvocation invocation) |
void |
MethodRuleInterceptor.intercept(IMethodInvocation invocation) |
void |
FailsWithInterceptor.intercept(IMethodInvocation invocation) |
void |
ConfineMetaClassChangesInterceptor.intercept(IMethodInvocation invocation) |
void |
ClassRuleInterceptor.intercept(IMethodInvocation invocation) |
void |
AutoCleanupInterceptor.intercept(IMethodInvocation invocation) |
Copyright © 2019. All rights reserved