public class GuiceyConfigurationHookInterceptor
extends org.spockframework.runtime.extension.AbstractMethodInterceptor
| Constructor and Description |
|---|
GuiceyConfigurationHookInterceptor(java.util.List<GuiceyConfigurationHook> hooks) |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptCleanupSpecMethod(org.spockframework.runtime.extension.IMethodInvocation invocation) |
void |
interceptSharedInitializerMethod(org.spockframework.runtime.extension.IMethodInvocation invocation) |
intercept, interceptCleanupMethod, interceptDataProcessorMethod, interceptDataProviderMethod, interceptFeatureExecution, interceptFeatureMethod, interceptInitializerMethod, interceptIterationExecution, interceptSetupMethod, interceptSetupSpecMethod, interceptSpecExecutionpublic GuiceyConfigurationHookInterceptor(java.util.List<GuiceyConfigurationHook> hooks)
public void interceptSharedInitializerMethod(org.spockframework.runtime.extension.IMethodInvocation invocation)
throws java.lang.Throwable
interceptSharedInitializerMethod in class org.spockframework.runtime.extension.AbstractMethodInterceptorjava.lang.Throwablepublic void interceptCleanupSpecMethod(org.spockframework.runtime.extension.IMethodInvocation invocation)
throws java.lang.Throwable
interceptCleanupSpecMethod in class org.spockframework.runtime.extension.AbstractMethodInterceptorjava.lang.Throwable