Groovy Documentation

Package org.codehaus.groovy.grails.test

 

Interface Summary
GrailsTestType Describes the contract that a test type must support to be runnable by `grails test-app`.
GrailsTestTypeResult Describes the outcome of running a test type.
 


Class Summary
GrailsTestTargetPattern A pattern passed to `grails test-app` that targets one or more tests and potentially a single method
 


Groovy Documentation