Class RetrySpecs

java.lang.Object
com.atlassian.crowd.acceptance.utils.RetrySpecs

public class RetrySpecs extends Object
Specifications for the RetryRule.
  • Constructor Details

    • RetrySpecs

      public RetrySpecs()
  • Method Details

    • stressProfileSpec

      public static com.atlassian.testutils.annotations.RetrySpec stressProfileSpec()
      Defines a Retry configuration for stress-testing profile, requiring each test to pass multiple times to be successful. Usually used for flaky test detection.