| Class | Description |
|---|---|
| DatabaseModule |
Module that provides support for database testing: Creation of a datasource
that connects to the test database, support for executing tests in a
transaction and automatic maintenance of the test database.
|
| DatabaseUnitils |
Class providing access to the functionality of the database module using static methods.
|
| DataSourceWrapper |
DataSourceWrapper.
|
| SQLUnitils |
Utilities for executing statements and queries.
|
| UnitilsDataSourceFactoryBean |
Spring
FactoryBean that provides access to the datasource configured in unitils. |
Copyright © 2017. All rights reserved.