TestExecutionListenerChain
that triggers a CallAfterTestMethodExecutionListener
as well as
transaction and DBUnit listeners.TestExecutionListener
that triggers a afterTest()
method once a test has executed.DatabaseConfigBean
.DatabaseDataSourceConnectionFactoryBean
.DbUnitTestExecutionListener
prepare method.DefaultDatabaseOperationLookup
.TestContextManager
that can be used when writing tests.FlatXmlDataSetLoader
.MicrosoftSqlDatabaseOperationLookup
.TransactionDbUnitTestExecutionListener
that ensures that a test method has failed.TransactionDbUnitTestExecutionListener
that ensures that a test method does not swallow
exceptions.SpringJUnit4ClassRunner
that ensures NotSwallowedException
gets reported.ReplacementDataSetLoader
.TestExecutionListenerChain
.TransactionDbUnitTestExecutionListener
.XmlDataSetLoader
.Copyright © 2016. All rights reserved.