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