class WithTransactionSpec extends GrailsDataTckSpec
Transaction tests.
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| 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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |