public class ExponentialDelayRetryExecutorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockito |
(package private) ExponentialDelayRetry |
retry |
| Constructor and Description |
|---|
ExponentialDelayRetryExecutorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callingTerminatedSeveralTimesShouldNotDecrementRemainingRetries() |
void |
reachMaximumAttempts() |
void |
setup() |
public final org.mockito.junit.MockitoRule mockito
ExponentialDelayRetry retry
Copyright © 2021. All rights reserved.