Class BaseDistributedSearchTestCase.ShardsRepeatRule

java.lang.Object
org.apache.solr.BaseDistributedSearchTestCase.ShardsRepeatRule
All Implemented Interfaces:
org.junit.rules.TestRule
Enclosing class:
BaseDistributedSearchTestCase

public class BaseDistributedSearchTestCase.ShardsRepeatRule extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • ShardsRepeatRule

      public ShardsRepeatRule()
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement statement, Description description)
      Specified by:
      apply in interface org.junit.rules.TestRule