Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.test.annotations
Annotation Type RepositoryConfigs


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RepositoryConfigs

Useful to make suites using different configurations. Usage:

Author:
Bogdan Stefanescu

Optional Element Summary
 RepositoryConfig[] value
           
 

value

public abstract RepositoryConfig[] value
Default:
@org.nuxeo.ecm.core.test.annotations.RepositoryConfig

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.