Interface ITestPoint
Simple interface that is executed for each TP
Lucene.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
| Improve this Doc View SourceApply(String)
Declaration
void Apply(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |