Package org.apache.lucene.tests.util
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:
-
Required Element Summary
Required Elements
-
Element Details
-
value
AssertingCodec.Format[] value
-