class BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
java.util.List |
getDomainClasses() |
|
void |
test unique constraint for the associated child object() |
|
void |
test unique constraint on root instance() |
|
void |
test unique constraint on the unmodified association loaded as initialized proxy() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |