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