public class StandardBackoffStrategyTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
com.amazonaws.retry.StandardBackoffStrategyTest.TestCase | 
testCase  | 
| Constructor and Description | 
|---|
StandardBackoffStrategyTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Collection<com.amazonaws.retry.StandardBackoffStrategyTest.TestCase> | 
parameters()  | 
void | 
setUp()  | 
void | 
testMaxDelay()  | 
void | 
testMedDelay()  | 
void | 
testMinDelay()  | 
public static Collection<com.amazonaws.retry.StandardBackoffStrategyTest.TestCase> parameters() throws Exception
Exceptionpublic void testMaxDelay()
public void testMedDelay()
public void testMinDelay()
Copyright © 2021. All rights reserved.