org.apache.directory.server.core.integ.annotations
Annotation Type ApplyLdifs


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface ApplyLdifs

A annotation used to specify an sequence of LDIF's to be applied to the instance 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-2009 Apache Software Foundation. All Rights Reserved.