@ContextConfiguration(value="/META-INF/dbunit-context.xml") @TestExecutionListeners(value={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,AfterTearDownDbUnitTestExecutionListener.class}) @DatabaseTearDown(type=CLEAN_INSERT, value="/META-INF/db/insert.xml") @Transactional public class CleanInsertTearDownOnClass extends Object
Constructor and Description |
---|
CleanInsertTearDownOnClass() |
Copyright © 2016. All rights reserved.