| Class |
Description |
|
GrailsAppBaseDirProvider
|
Provides the -Dgrails.build.base.dir system property to forked JVM tasks. |
|
GrailsExtension
|
A extension to the Gradle plugin to configure Grails settings |
|
GrailsGradlePlugin
|
The main Grails gradle plugin implementation |
|
GrailsPluginGradlePlugin
|
A Gradle plugin for Grails plugins |
|
IntegrationTestGradlePlugin
|
Gradle plugin for adding separate src/integration-test folder to hold integration tests. |
|
TestPhase
|
Represents a configurable test phase (e.g. integrationTest, functionalTest). |
|
TestPhasesGradlePlugin
|
Gradle plugin that provides a testPhases extension for defining
additional test phases (e.g. integrationTest, functionalTest). |