@ContextConfiguration(value="/META-INF/dbunit-context.xml") @TestExecutionListeners(value={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,MustFailDbUnitTestExecutionListener.class}) @Transactional public class ExpectedFailureOnMethodTest extends Object
Constructor and Description |
---|
ExpectedFailureOnMethodTest() |
@ExpectedDatabase(value="/META-INF/db/expectedfail.xml") public void test() throws Exception
Exception
Copyright © 2016. All rights reserved.