org.exoplatform.commons.testing
Annotation Type ConfigTestCase


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ConfigTestCase

Created by The eXo Platform SAS Author : thanh_vucong thanh_vucong@exoplatform.com Nov 12, 2012


Required Element Summary
 Class<? extends BaseExoTestCase> value
           
 

Element Detail

value

public abstract Class<? extends BaseExoTestCase> value
Returns:
a BaseExoTestCase class


Copyright © 2013 eXo Platform SAS. All Rights Reserved.