Integration Test Support
| Interface | Description | |
|---|---|---|
| DbUnitService | Remote service that can be used in integration tests to prepare the database in a setUp method. |
| Class | Description | |
|---|---|---|
| DbUnitServiceImpl | Default implementation for the DbUnitService. | |
| PimentoTestCase | Base class that can be used for Pimento integration tests. |