org.apache.directory.server.core.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
           
 

Element Detail

value

public abstract java.lang.String[] value


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.