@ContextConfiguration(value="/META-INF/dbunit-context.xml") @TestExecutionListeners(value={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,com.github.springtestdbunit.TransactionDbUnitTestExecutionListener.class}) @Transactional public class InsertSetupOnMethodTest extends Object
Constructor and Description |
---|
InsertSetupOnMethodTest() |
Copyright © 2016. All rights reserved.