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