class WithTransactionSpec extends GormDatastoreSpec
Transaction tests.
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
WithTransactionSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test rollback transaction() |
|
void |
Test rollback transaction with Exception() |
|
void |
Test rollback transaction with Runtime Exception() |
|
void |
Test save() with transaction() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |