Package com.github.springtestdbunit.annotation

Enum Summary
DatabaseOperation Database test operations that can be performed to configure database tables.
 

Annotation Types Summary
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 © 2012. All Rights Reserved.