Package com.gradle.enterprise.gradleplugin.testretry
-
Interface Summary Interface Description TestRetryExtension Task extension for configuring Test Retry.TestRetryExtension.ClassRetryCriteria The set of criteria specifying which test classes must be retried as a whole unit if retries are enabled and the test class passes the configured filter.TestRetryExtension.Filter A filter for specifying which tests may be retried.