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