Uses of Interface
org.codehaus.groovy.grails.test.GrailsTestType

Packages that use GrailsTestType
org.codehaus.groovy.grails.test.junit3   
org.codehaus.groovy.grails.test.support   
 

Uses of GrailsTestType in org.codehaus.groovy.grails.test.junit3
 

Classes in org.codehaus.groovy.grails.test.junit3 that implement GrailsTestType
 class JUnit3GrailsTestType
          An GrailsTestType for JUnit3 tests.
 

Uses of GrailsTestType in org.codehaus.groovy.grails.test.support
 

Classes in org.codehaus.groovy.grails.test.support that implement GrailsTestType
 class GrailsTestTypeSupport
           
 



Copyright (c) 2005-2009 The Grails project