Package org.exoplatform.commons.testing
Annotation Type ConfigTestCase
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ConfigTestCase
Created by The eXo Platform SAS Author : thanh_vucong thanh_vucong@exoplatform.com Nov 12, 2012
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Class<? extends BaseExoTestCase>value
-
-
-
Element Detail
-
value
Class<? extends BaseExoTestCase> value
- Returns:
- a BaseExoTestCase class
-
-