| Class | Description | 
|---|---|
| ExtendedParameter | 
 This class was created to pass to the  
GroovyAnnotationMetadataBuilder because
 the method node the parameter belongs to is not available from the Parameter class
 itself. | 
| InMemoryByteCodeGroovyClassLoader | 
 Extended version of  
GroovyClassLoader that can be used to test dependency injection compilation. | 
| InMemoryClassWriterOutputVisitor | 
 Utility class for testing Groovy visitors. 
 | 
AST Util transformations for injection.