Annotation Type LuceneTestCase.Slow

Enclosing class:
LuceneTestCase

@Documented @Inherited @Retention(RUNTIME) @TestGroup(enabled=true, sysProperty="tests.slow") public static @interface LuceneTestCase.Slow
Annotation for tests that are slow. Slow tests do run by default but can be disabled if a quick run is needed.