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