package

org.springframework.test.context.transaction

Transactional support classes for the Spring TestContext Framework.

Classes

TransactionalTestExecutionListener

TestExecutionListener which provides support for executing tests within transactions by using @Transactional and @NotTransactional annotations. 

TransactionConfigurationAttributes Configuration attributes for configuring transactional tests.