|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||
@Inherited @Documented @Retention(value=RUNTIME) @Target(value=TYPE) public static @interface DatabaseTestCase.ConfigFile
An annotation that specifies the path of the config file to use when setting up the database for a test.
| Required Element Summary | |
|---|---|
String |
value
|
| Element Detail |
|---|
public abstract String value
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||