Show / Hide Table of Contents

    Interface ICheckClearAttributesAttribute

    Attribute that records if it was cleared or not. this is used for testing that was called correctly.

    Namespace: Lucene.Net.Analysis
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public interface ICheckClearAttributesAttribute : IAttribute

    Methods

    | Improve this Doc View Source

    GetAndResetClearCalled()

    Declaration
    bool GetAndResetClearCalled()
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)