@CompileStatic class GrailsTestCompilerAutoConfiguration extends CompilerAutoConfiguration
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String[] |
DEFAULT_IMPORTS |
| Constructor and description |
|---|
GrailsTestCompilerAutoConfiguration() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
applyDependencies(DependencyCustomizer dependencies) |
|
void |
applyImports(ImportCustomizer imports) |
|
boolean |
matches(ClassNode classNode) |
| Methods inherited from class | Name |
|---|---|
class CompilerAutoConfiguration |
apply, applyDependencies, applyImports, applyToMainClass, matches |