Class SpockMethodInterceptor
java.lang.Object
io.github.mov2day.unifiedtest.framework.spock.SpockMethodInterceptor
- All Implemented Interfaces:
org.spockframework.runtime.extension.IMethodInterceptor
public class SpockMethodInterceptor
extends Object
implements org.spockframework.runtime.extension.IMethodInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintercept(org.spockframework.runtime.extension.IMethodInvocation invocation)
-
Constructor Details
-
SpockMethodInterceptor
public SpockMethodInterceptor()
-
-
Method Details