class GroovyProxySpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
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 |