@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface IntegrationTest
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
value
Properties in form key=value that should be added to the Spring
Environment before the test runs. |
public abstract String[] value
Environment before the test runs.Copyright © 2014 Pivotal Software, Inc.. All rights reserved.