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