|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.test.support.GriffonTestAutowirer
class GriffonTestAutowirer
Convenience class to autowire test classes
| Property Summary | |
|---|---|
GriffonApplication |
app
|
| Constructor Summary | |
GriffonTestAutowirer(GriffonApplication app)
|
|
| Method Summary | |
|---|---|
void
|
autowire(def bean)
Autowires the bean by name |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
GriffonApplication app
| Constructor Detail |
|---|
GriffonTestAutowirer(GriffonApplication app)
| Method Detail |
|---|
void autowire(def bean)
Groovy Documentation