Griffon 1.2.0

org.codehaus.griffon.test.support
[Groovy] Class GriffonTestMode

java.lang.Object
  org.codehaus.griffon.test.support.GriffonTestMode

class GriffonTestMode

Property Summary
boolean autowire

 
Constructor Summary
GriffonTestMode()

 
Method Summary
GriffonTestInterceptor createInterceptor(Object test, GriffonApplication app, String[] testClassSuffixes)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

autowire

boolean autowire


 
Constructor Detail

GriffonTestMode

GriffonTestMode()


 
Method Detail

createInterceptor

GriffonTestInterceptor createInterceptor(Object test, GriffonApplication app, String[] testClassSuffixes)


 

Groovy Documentation