class GroovyProxySpec extends GormDatastoreSpec
| Constructor and description |
|---|
GroovyProxySpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test calling setMetaClass method on proxy() |
|
void |
Test creation and behavior of Groovy proxies() |
|
void |
Test creation and behavior of Groovy proxies with method call() |
|
void |
Test proxying of non-existent instance throws an exception() |
|
void |
Test setting metaClass property on proxy() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |