@groovy.transform.CompileStatic class DataTestSetupSpecInterceptor extends java.lang.Object implements IMethodInterceptor
Modifiers | Name | Description |
---|---|---|
class |
DataTestSetupSpecInterceptor.1 |
Modifiers | Name | Description |
---|---|---|
static java.lang.Object |
BEAN_NAME |
|
static java.lang.Boolean |
IS_OLD_SETUP |
|
private static java.lang.Class |
constraintsEvaluator |
Constructor and description |
---|
DataTestSetupSpecInterceptor
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
configureDataTest(DataTest testInstance) |
|
void |
intercept(IMethodInvocation invocation) |
|
void |
setupDataTestBeans(DataTest testInstance) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |