Test phase configurer for the integration test phase
| Modifiers | Name | Description |
|---|---|---|
protected GrailsWebApplicationContext |
appCtx |
|
protected GrailsProjectLoader |
projectLoader |
|
protected GrailsProjectTestCompiler |
projectTestCompiler |
|
protected GrailsProjectWatcher |
projectWatcher |
|
protected MetaClassRegistryCleaner |
registryCleaner |
| Type | Name and description |
|---|---|
static GrailsWebApplicationContext |
currentApplicationContext |
| Constructor and description |
|---|
IntegrationTestPhaseConfigurer
(GrailsProjectTestCompiler projectTestCompiler, GrailsProjectLoader projectLoader) |
| Methods inherited from class | Name |
|---|---|
class DefaultTestPhaseConfigurer |
cleanup, prepare |
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() |
Groovy Documentation