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