| Class | Description |
|---|---|
| TestDatabaseProvider |
Helper methods for creating databases using a properties-file in classpath.
|
| TransactionalTests |
A JUnit
TestRule that can be used to run the test-methods in transactions. |
| Enum | Description |
|---|---|
| TransactionalTests.RollbackPolicy |
Specified the rollback-policy for tests.
|