class ProxyLoadingSpec extends GormDatastoreSpec
Abstract base test for loading proxies. Subclasses should do the necessary setup to configure GORM
| Constructor and description |
|---|
ProxyLoadingSpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test load proxied instance directly() |
|
void |
Test query using proxied association() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |