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