@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @TestExecutionListeners(listeners={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,org.springframework.test.context.support.DirtiesContextTestExecutionListener.class,org.springframework.test.context.transaction.TransactionalTestExecutionListener.class}) public @interface IntegrationTest
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.