Show / Hide Table of Contents

    Interface ITestPoint

    Simple interface that is executed for each TP component message. See also MockIndexWriter(Directory, IndexWriterConfig, ITestPoint).

    Namespace: Lucene.Net.Index
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public interface ITestPoint

    Methods

    | Improve this Doc View Source

    Apply(String)

    Declaration
    void Apply(string message)
    Parameters
    Type Name Description
    System.String message
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)