class GormValidateableSpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
Constructor and description |
---|
GormValidateableSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test that a class marked with @Entity implements GormValidateable() |
|
void |
Test that a real validate method exists, not a runtime added method() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |