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 SourceBugUrl
Point to issue tracker entry.
Declaration
public virtual string BugUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |