@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
public abstract String[] value
Environment
before the test runs.Copyright © 2015 Pivotal Software, Inc.. All rights reserved.