Gradle Test Run :test
RetryTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| testIdempotent() | testIdempotent() | 1 | 0 | 0 | 0.001s | 100% |
| testIdempotentWithMaximum() | testIdempotentWithMaximum() | 1 | 0 | 0 | 0.003s | 100% |
| testLimitedWait() | testLimitedWait() | 1 | 0 | 0 | 0.003s | 100% |
| testNonIdempotent() | testNonIdempotent() | 1 | 0 | 0 | 0.001s | 100% |
| testNonIdempotentWithMaximum() | testNonIdempotentWithMaximum() | 1 | 0 | 0 | 0.004s | 100% |
| testOnly() | testOnly() | 1 | 0 | 0 | 0.009s | 100% |
| testOnlyWithMaximum() | testOnlyWithMaximum() | 1 | 0 | 0 | 0.003s | 100% |
| testUnlimitedWait() | testUnlimitedWait() | 1 | 0 | 0 | 0.002s | 100% |