class GrailsTestAutowirer extends Object
Convenience class to autowire test classes
Type | Name and description |
---|---|
ApplicationContext |
applicationContext |
Constructor and description |
---|
GrailsTestAutowirer(ApplicationContext applicationContext) |
Autowired the bean by name, processes any autowiring annotations, and set's the applicationContext if it implements ApplicationContextAware.