Class BaseDistributedSearchTestCase.ShardsRepeatRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule
    Enclosing class:
    BaseDistributedSearchTestCase

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

      • ShardsRepeatRule

        public ShardsRepeatRule()
    • Method Detail

      • 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