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