@PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class DynamoDBDaoMapOfUserAttributesSpec_getResultFromResponse extends Object
Modifier and Type | Field and Description |
---|---|
private Map<String,com.amazonaws.services.dynamodbv2.model.AttributeValue> |
attributes |
private com.amazonaws.services.dynamodbv2.model.GetItemResult |
getItemResultMock |
Constructor and Description |
---|
DynamoDBDaoMapOfUserAttributesSpec_getResultFromResponse() |
Modifier and Type | Method and Description |
---|---|
void |
positiveFlow_returnsEmptyMapsIfParameterDoesNotContainAttributes() |
void |
positiveFlow_returnsExpectedResultsIfParameterContainsAttributes() |
void |
setUp() |
private com.amazonaws.services.dynamodbv2.model.GetItemResult getItemResultMock
public DynamoDBDaoMapOfUserAttributesSpec_getResultFromResponse()
public void positiveFlow_returnsEmptyMapsIfParameterDoesNotContainAttributes()
public void positiveFlow_returnsExpectedResultsIfParameterContainsAttributes()