| Interface | Description |
|---|---|
| UnitilsTransactionManagementConfiguration |
Defines the contract for suppliers of a spring
PlatformTransactionManager of a specific subtype, suitable
for a given test object. |
| Class | Description |
|---|---|
| DefaultUnitilsTransactionManager |
Implements transactions for unit tests, by delegating to a spring
PlatformTransactionManager. |
Copyright © 2017. All rights reserved.