public class FixedDelayBackoffStrategyTest extends Object
| Constructor and Description |
|---|
FixedDelayBackoffStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
negativeBackoff_ThrowsException() |
void |
positiveBackoff_ReturnsFixedBackoffOnDelay() |
void |
zeroBackoff_ThrowsException() |
Copyright © 2023. All rights reserved.