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

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

Uses of TestRuleIgnoreAfterMaxFailures in org.apache.lucene.util
 

Methods in org.apache.lucene.util that return TestRuleIgnoreAfterMaxFailures
static TestRuleIgnoreAfterMaxFailures LuceneTestCase.replaceMaxFailureRule(TestRuleIgnoreAfterMaxFailures newValue)
          Temporarily substitute the global TestRuleIgnoreAfterMaxFailures.
 

Methods in org.apache.lucene.util with parameters of type TestRuleIgnoreAfterMaxFailures
static TestRuleIgnoreAfterMaxFailures LuceneTestCase.replaceMaxFailureRule(TestRuleIgnoreAfterMaxFailures newValue)
          Temporarily substitute the global TestRuleIgnoreAfterMaxFailures.
 



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