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