| Constructor and description | 
|---|
| GrailsTestInterceptor
                                (java.lang.Object test, GrailsTestMode mode, org.springframework.context.ApplicationContext appCtx, java.lang.String[] testClassSuffixes) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected java.lang.Object | autowireIfNecessary() | 
|  | protected GrailsTestAutowirer | createAutowirer() | 
|  | protected GrailsTestRequestEnvironmentInterceptor | createRequestEnvironmentInterceptor() | 
|  | protected GrailsTestTransactionInterceptor | createTransactionInterceptor() | 
|  | void | destroy() | 
|  | protected java.lang.Object | destroyRequestEnvironmentIfNecessary() | 
|  | protected java.lang.Object | destroyTransactionIfNecessary() | 
|  | protected java.lang.String | getControllerName() | 
|  | void | init() | 
|  | protected java.lang.Object | initRequestEnvironmentIfNecessary() | 
|  | protected java.lang.Object | initTransactionIfNecessary() | 
|  | void | wrap(groovy.lang.Closure body) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), 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() |