org.apache.directory.server.core.integ.annotations
Annotation Type ApplyLdifFiles
@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface ApplyLdifFiles
A annotation used to specify an array of ldif files to load and apply
on the instance used for integration testing.
- Version:
- $Rev$, $Date$
- Author:
- Apache Directory Project
Required Element Summary |
java.lang.String[] |
value
|
value
public abstract java.lang.String[] value
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.