@PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class DynamoDBUserAttributesFutureSpec_get extends Object
Modifier and Type | Field and Description |
---|---|
private ExecutorService |
executor |
private long |
maxTimeWaitTermination |
Constructor and Description |
---|
DynamoDBUserAttributesFutureSpec_get() |
Modifier and Type | Method and Description |
---|---|
void |
positiveFlow_returnsExpectedResultsIfFutureGetReturnsIt() |
void |
setUp() |
void |
tearDown() |
private ExecutorService executor
private long maxTimeWaitTermination
public DynamoDBUserAttributesFutureSpec_get()