Show / Hide Table of Contents

    Class LuceneTestCase.SuppressTempFileChecksAttribute

    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.

    Inheritance
    System.Object
    LuceneTestCase.SuppressTempFileChecksAttribute
    Namespace: Lucene.Net.Util
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class SuppressTempFileChecksAttribute : System.Attribute

    Properties

    | Improve this Doc View Source

    BugUrl

    Point to issue tracker entry.

    Declaration
    public virtual string BugUrl { get; set; }
    Property Value
    Type Description
    System.String

    See Also

    CreateTempDir()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)