Annotation Interface LuceneTestCase.SuppressAssertingFormats

Enclosing class:
LuceneTestCase

@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public static @interface LuceneTestCase.SuppressAssertingFormats
Annotation for test classes that should avoid specific asserting formats within the AssertingCodec while keeping other asserting formats active.
See Also: