Package org.apache.lucene.tests.util
Annotation Interface LuceneTestCase.Monster
- Enclosing class:
LuceneTestCase
@Documented
@Inherited
@Retention(RUNTIME)
@TestGroup(enabled=false,
sysProperty="tests.monster")
public static @interface LuceneTestCase.Monster
Annotation for monster tests that require special setup (e.g. use tons of disk and RAM)
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-