org.exist.fluent
Annotation Type DatabaseTestCase.ConfigFile


@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.

Author:
Piotr Kaminski

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright (C) All rights reserved.