class GrailsTestMode extends Object
| Type | Name and description |
|---|---|
boolean |
autowire |
boolean |
wrapInRequestEnvironment |
boolean |
wrapInTransaction |
| Constructor and description |
|---|
GrailsTestMode() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
GrailsTestInterceptor |
createInterceptor(Object test, ApplicationContext appCtx, String[] testClassSuffixes) |