Annotation Type LuceneTestCase.SuppressCodecs

Enclosing class:
LuceneTestCase

@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public static @interface LuceneTestCase.SuppressCodecs
Annotation for test classes that should avoid certain codec types (because they are expensive, for example).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details