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 © 2019. All rights reserved.