Uses of Class
org.apache.lucene.util.TestRuleMarkFailure

Packages that use TestRuleMarkFailure
org.apache.lucene.util General test support. 
 

Uses of TestRuleMarkFailure in org.apache.lucene.util
 

Fields in org.apache.lucene.util declared as TestRuleMarkFailure
static TestRuleMarkFailure LuceneTestCase.suiteFailureMarker
          Suite failure marker (any error in the test or suite scope).
 

Constructors in org.apache.lucene.util with parameters of type TestRuleMarkFailure
TestRuleMarkFailure(TestRuleMarkFailure... chained)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.