Annotation Type LuceneTestCase.SuppressTempFileChecks

Enclosing class:
LuceneTestCase

@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public static @interface LuceneTestCase.SuppressTempFileChecks
Marks any suites which are known not to close all the temporary files. This may prevent temp. files and folders from being cleaned up after the suite is completed.
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Point to JIRA entry.
  • Element Details

    • bugUrl

      String bugUrl
      Point to JIRA entry.
      Default:
      "None"