class WithTransactionSpec extends GormDatastoreSpec
Transaction tests.
| 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 |