@spock.lang.IgnoreIf(value: { ... })
class GroovyProxySpec
extends GrailsDataTckSpec
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| 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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |