Package com.github.springtestdbunit

Class Summary
DbUnitRule JUnit @Rule which provides support for @DatabaseSetup, @DatabaseTearDown and @ExpectedDatabase annotations.
DbUnitTestExecutionListener TestExecutionListener which provides support for @DatabaseSetup, @DatabaseTearDown and @ExpectedDatabase annotations.
TestExecutionListenerChain A TestExecutionListener implementation that works by chaining together other TestExecutionListeners and ensures that methods are called in the correct order.
TransactionDbUnitTestExecutionListener TestExecutionListener which provides support for @DatabaseSetup, @DatabaseTearDown and @ExpectedDatabase annotations and executed tests within transactions.
 



Copyright © 2012. All Rights Reserved.