Lucene.Net.Util.LuceneTestCase.SetUp C# (CSharp) Method

SetUp() private method

private SetUp ( ) : void
return void
        public virtual void SetUp()
        {
            // LUCENENET TODO: Not sure how to convert these
            //ParentChainCallRule.SetupCalled = true;
        }