public class TruncateTablesInterceptor extends Object implements org.spockframework.runtime.extension.IMethodInterceptor
| Constructor and Description |
|---|
TruncateTablesInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.spockframework.runtime.model.FieldInfo field) |
void |
install(List<org.spockframework.runtime.extension.IMethodInterceptor> interceptors) |
void |
intercept(org.spockframework.runtime.extension.IMethodInvocation invocation) |
public void add(org.spockframework.runtime.model.FieldInfo field)
public void install(List<org.spockframework.runtime.extension.IMethodInterceptor> interceptors)