Package org.apache.lucene.tests.util
Annotation Interface LuceneTestCase.SuppressSysoutChecks
- Enclosing class:
LuceneTestCase
@Documented
@Inherited
@Retention(RUNTIME)
@Target(TYPE)
public static @interface LuceneTestCase.SuppressSysoutChecks
Ignore
TestRuleLimitSysouts
for any suite which is known to print over the default
limit of bytes to System.out
or System.err
.- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
bugUrl
String bugUrlPoint to JIRA entry.
-