| Enum | Description |
|---|---|
| DatabaseOperation |
Database test operations that can be performed to configure database tables.
|
| Annotation Type | Description |
|---|---|
| DatabaseSetup |
Test annotation which indicates how to put a database into a know state before tests are run.
|
| DatabaseTearDown |
Test annotation which indicates how to put a database into a know state after tests have run.
|
| DbUnitConfiguration |
Annotation that can be used to configure
DbUnitTestExecutionListener. |
| ExpectedDatabase |
Test annotation that can be used to assert that a database is in given state after tests have run.
|
Copyright © 2014. All Rights Reserved.