Interface ITestPoint
Simple interface that is executed for each TPLucene.Net.Util.InfoStream component
message. See also MockIndexWriter(Directory, IndexWriterConfig, ITestPoint).
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.TestFramework.dll
Syntax
public interface ITestPoint
  Methods
Apply(string)
Simple interface that is executed for each TPLucene.Net.Util.InfoStream component
message. See also MockIndexWriter(Directory, IndexWriterConfig, ITestPoint).
Declaration
void Apply(string message)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | message |