| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| GrailsTestTargetPattern | A pattern passed to `grails test-app` that targets one or more tests and potentially a single method |