class GormValidateableSpec extends GormDatastoreSpec
| 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 GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |