Annotation Type 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
    Modifier and Type
    Required Element
    Description
    Point to JIRA entry.
  • Element Details

    • bugUrl

      String bugUrl
      Point to JIRA entry.