@Documented @Inherited @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface DatabaseTearDowns
DatabaseTearDown
annotations.DatabaseTearDown
Modifier and Type | Required Element and Description |
---|---|
DatabaseTearDown[] |
value
The
DatabaseTearDown annotations to apply. |
public abstract DatabaseTearDown[] value
DatabaseTearDown
annotations to apply.DatabaseTearDown
annotationsCopyright © 2016. All rights reserved.