| Class | Description | 
|---|---|
| AbstractGrailsPluginTests | |
| GrailsLayoutViewResolverPostProcessor | This BeanDefinitionRegistryPostProcessor replaces the existing jspViewResolver bean with GrailsLayoutViewResolver and moves the previous jspViewResolver bean configuration as an inner bean of GrailsLayoutViewResolver to be used as the innerViewResolver of it. | 
| GroovyPagesGrailsPlugin | Sets up and configures the GSP and GSP tag library support in Grails. |