Class LuceneTestCase.ConcurrentMergeSchedulerFactories
Contains a list of all the Func<IConcurrentMergeSchedulers> to be tested. Delegate method allows them to be created on their target thread instead of the test thread and also ensures a separate instance is created in each case (which can affect the result of the test).
LUCENENET specific
Inheritance
System.Object
LuceneTestCase.ConcurrentMergeSchedulerFactories
Assembly: Lucene.Net.TestFramework.dll
Syntax
public static class ConcurrentMergeSchedulerFactories : object
Fields
Name | Description |
---|---|
Values |