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