Class AutoCleanupInterceptor
java.lang.Object
org.spockframework.runtime.extension.builtin.AutoCleanupInterceptor
- All Implemented Interfaces:
IMethodInterceptor
- Author:
- Peter Niederwieser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
install
(MethodInfo method) void
intercept
(IMethodInvocation invocation)
-
Constructor Details
-
AutoCleanupInterceptor
public AutoCleanupInterceptor()
-
-
Method Details
-
add
-
install
-
intercept
- Specified by:
intercept
in interfaceIMethodInterceptor
- Throws:
Throwable
-