class QueryByAssociationSpec extends GrailsDataTckSpec
Abstract base test for query associations. Subclasses should do the necessary setup to configure GORM
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| Constructor and description |
|---|
QueryByAssociationSpec() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test query entity by single-ended association() |
| Methods inherited from class | Name |
|---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |