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